app-portage/grs: keywork for arm
authorAnthony G. Basile <blueness@gentoo.org>
Wed, 7 Nov 2018 06:17:24 +0000 (01:17 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Wed, 7 Nov 2018 06:17:24 +0000 (01:17 -0500)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

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

index 171b185d85950db7b57beea7df7236175592ddb9..7872f342e3bafb9087f0e043c40a36c4bee269d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 x86"
+       KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Suite to build Gentoo Reference Systems"
index aa1fb650569d298629fda4354f29cfce2a4c1874..4694f1182e9e0af235af4a264c71915cba520e19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -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 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Suite to build Gentoo Reference Systems"