From 6ce432cdd1eae42563e6ba77c8d6957a57367c59 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 6 Dec 2018 06:16:17 -0500 Subject: [PATCH] app-portage/grs: 0.7 stable on amd64, arm and x86 Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- app-portage/grs/grs-0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/grs/grs-0.7.ebuild b/app-portage/grs/grs-0.7.ebuild index c741dcba3eaa9..a983fe56c1260 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"