summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-12-09 12:02:50 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-12-09 12:10:14 -0500
commit2023f1a585283af9601cf96b4e518a2cf5960235 (patch)
tree6f659a756e65d7b017ee6cdf7d027e525550471f
parentdev-java/mimepull: Raise JDK/JRE reqs to 1.7. Fixes bug 567864. (diff)
downloadgentoo-2023f1a585283af9601cf96b4e518a2cf5960235.tar.gz
gentoo-2023f1a585283af9601cf96b4e518a2cf5960235.tar.bz2
gentoo-2023f1a585283af9601cf96b4e518a2cf5960235.zip
app-portage/grs: version bump to 0.3
Package-Manager: portage-2.2.20.1
-rw-r--r--app-portage/grs/grs-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.3.ebuild b/app-portage/grs/grs-0.3.ebuild
index 7eb8426470ad..9fdc78aaf555 100644
--- a/app-portage/grs/grs-0.3.ebuild
+++ b/app-portage/grs/grs-0.3.ebuild
@@ -13,7 +13,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"