summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-20 14:12:51 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-20 14:12:51 -0400
commit17db4e222742e78cbcf3695d27121066b759efeb (patch)
tree25c3e091e44d07463c289bb3b82c9d62d19fa91f /app-portage
parentdev-util/ctags: alpha stable wrt bug #524004 (diff)
downloadgentoo-17db4e222742e78cbcf3695d27121066b759efeb.tar.gz
gentoo-17db4e222742e78cbcf3695d27121066b759efeb.tar.bz2
gentoo-17db4e222742e78cbcf3695d27121066b759efeb.zip
app-portage/grs: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/grs/grs-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.7.ebuild b/app-portage/grs/grs-0.7.ebuild
index df844151d97a..896318e916de 100644
--- a/app-portage/grs/grs-0.7.ebuild
+++ b/app-portage/grs/grs-0.7.ebuild
@@ -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 ~arm64 x86"
+ KEYWORDS="amd64 arm arm64 x86"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"