summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-12-06 06:16:17 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-12-06 06:16:35 -0500
commit6ce432cdd1eae42563e6ba77c8d6957a57367c59 (patch)
tree94283b4bbb41a466c79d516243df6b35421f65de /app-portage/grs
parentapp-office/scribus: Drop unused DEPEND after disabling bogus dir (diff)
downloadgentoo-6ce432cdd1eae42563e6ba77c8d6957a57367c59.tar.gz
gentoo-6ce432cdd1eae42563e6ba77c8d6957a57367c59.tar.bz2
gentoo-6ce432cdd1eae42563e6ba77c8d6957a57367c59.zip
app-portage/grs: 0.7 stable on amd64, arm and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-portage/grs')
-rw-r--r--app-portage/grs/grs-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.7.ebuild b/app-portage/grs/grs-0.7.ebuild
index c741dcba3eaa..a983fe56c126 100644
--- a/app-portage/grs/grs-0.7.ebuild
+++ b/app-portage/grs/grs-0.7.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz
https://dev.gentoo.org/~blueness/${PN}/${ISO}"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 arm x86"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"