commit: 5dab7ec29483521d549ef1c1f567e44ba43120b9
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 00:20:36 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 00:21:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dab7ec2
app-portage/grs: version 0.5 stable for amd64
This is a minor fix over version 0.4
Package-Manager: portage-2.2.26
app-portage/grs/grs-0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/grs/grs-0.5.ebuild b/app-portage/grs/grs-0.5.ebuild
index 901f63a..f3676da 100644
--- a/app-portage/grs/grs-0.5.ebuild
+++ b/app-portage/grs/grs-0.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"