diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 01:21:57 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 01:21:57 -0500 |
commit | da9dff4565b67d77f3faa98e45314730be954e91 (patch) | |
tree | 1be46b974d90e30166d0bd69772b36a075b42b8f /app-portage | |
parent | dev-libs/libcgroup: version 0.41-r5 stable on arm (diff) | |
download | gentoo-da9dff4565b67d77f3faa98e45314730be954e91.tar.gz gentoo-da9dff4565b67d77f3faa98e45314730be954e91.tar.bz2 gentoo-da9dff4565b67d77f3faa98e45314730be954e91.zip |
app-portage/grs: version 0.6-r1 stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/grs/grs-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.6-r1.ebuild b/app-portage/grs/grs-0.6-r1.ebuild index 7872f342e3ba..c5876bba4ff5 100644 --- a/app-portage/grs/grs-0.6-r1.ebuild +++ b/app-portage/grs/grs-0.6-r1.ebuild @@ -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 x86" fi DESCRIPTION="Suite to build Gentoo Reference Systems" |