From: Anthony G. Basile Date: Sat, 20 Jan 2018 13:53:55 +0000 (-0500) Subject: app-portage/grs: 0.6 stable on x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a51a38e437babe23d1f895741a8502f02be376ac;p=gentoo.git app-portage/grs: 0.6 stable on x86 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/app-portage/grs/grs-0.6.ebuild b/app-portage/grs/grs-0.6.ebuild index 9f035617c7c3..0ebcdf129559 100644 --- a/app-portage/grs/grs-0.6.ebuild +++ b/app-portage/grs/grs-0.6.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Suite to build Gentoo Reference Systems"