summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-27 12:21:05 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-27 12:21:05 -0500
commit539fa09701fbfc99902c5888c8c6e541502a4aa2 (patch)
tree17c81700b73b5b5c941f8d16c61064c7d4575da5 /app-portage/grs/grs-0.6.ebuild
parentapp-portage/grs: version bump to 0.6 (diff)
downloadgentoo-539fa09701fbfc99902c5888c8c6e541502a4aa2.tar.gz
gentoo-539fa09701fbfc99902c5888c8c6e541502a4aa2.tar.bz2
gentoo-539fa09701fbfc99902c5888c8c6e541502a4aa2.zip
app-portage/grs: rapid stabilize for amd64, already received testing
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-portage/grs/grs-0.6.ebuild')
-rw-r--r--app-portage/grs/grs-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.6.ebuild b/app-portage/grs/grs-0.6.ebuild
index 5e16f8b436e0..3ad135db3609 100644
--- a/app-portage/grs/grs-0.6.ebuild
+++ b/app-portage/grs/grs-0.6.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"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"