mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
app-admin/flannel: mark stable for arm64
This commit is contained in:
parent
d75a79ea35
commit
422faba2a6
@ -4,9 +4,9 @@
|
|||||||
EAPI=6
|
EAPI=6
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
inherit systemd coreos-go-utils
|
inherit systemd coreos-go-utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user