mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
sys-apps/rootdev: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
79d99878b6
commit
e9897bfb54
@ -13,7 +13,7 @@ HOMEPAGE="http://www.chromium.org/"
|
|||||||
SRC_URI=""
|
SRC_URI=""
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 x86 arm"
|
KEYWORDS="amd64 x86 arm arm64"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
@ -11,7 +11,7 @@ HOMEPAGE="http://www.chromium.org/"
|
|||||||
SRC_URI=""
|
SRC_URI=""
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86 ~arm"
|
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user