From: Matthew Thode Date: Tue, 15 May 2018 14:57:43 +0000 (-0500) Subject: dev-ruby/facter: 3.11.1 stable amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39162182fc9389be397fa5ae322436e8ef85b108;p=gentoo.git dev-ruby/facter: 3.11.1 stable amd64 and x86 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- diff --git a/dev-ruby/facter/facter-3.11.1.ebuild b/dev-ruby/facter/facter-3.11.1.ebuild index bfde41b21699..f1584484e8b1 100644 --- a/dev-ruby/facter/facter-3.11.1.ebuild +++ b/dev-ruby/facter/facter-3.11.1.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]] ; then S="${S}/${P}" else [[ "${PV}" = *_rc* ]] || \ - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${S}/all/${P}" fi