app-portage/grs: keyword ~arm64
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Apr 2019 12:53:16 +0000 (08:53 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Apr 2019 12:53:29 +0000 (08:53 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

app-portage/grs/grs-0.6-r1.ebuild
app-portage/grs/grs-0.7.ebuild
app-portage/grs/grs-9999.ebuild

index c5876bba4ff51b6c75eb71d06d6dda44bb2ca2da..98382fcfced731996dbd3367f7f861d5ddf94f09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
-       KEYWORDS="amd64 arm x86"
+       KEYWORDS="amd64 arm ~arm64 x86"
 fi
 
 DESCRIPTION="Suite to build Gentoo Reference Systems"
index a983fe56c12606fa7a260ae19f14dc47803569e5..45d0b216ac75df2058f183fb60eddf27b4c6a852 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
 else
        SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz
        https://dev.gentoo.org/~blueness/${PN}/${ISO}"
-       KEYWORDS="amd64 arm x86"
+       KEYWORDS="amd64 arm ~arm64 x86"
 fi
 
 DESCRIPTION="Suite to build Gentoo Reference Systems"
index c741dcba3eaa9d8e10ebeabc739674eeca71e8ee..5eb3c1dde86024a2b0c28b4cd6e824b4d242b3dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
 else
        SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz
        https://dev.gentoo.org/~blueness/${PN}/${ISO}"
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="Suite to build Gentoo Reference Systems"