commit: 340379bc871c14615182cf855708b42afa0987fa
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 13:47:32 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 13:47:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340379bc
app-portage/grs: make 0.1 stable on amd64
Package-Manager: portage-2.2.20.1
app-portage/grs/grs-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/grs/grs-0.1.ebuild b/app-portage/grs/grs-0.1.ebuild
index 2b937e9..a1e0fb4 100644
--- a/app-portage/grs/grs-0.1.ebuild
+++ b/app-portage/grs/grs-0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"