dev-ruby/facter: 3.10.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Mar 2018 14:24:44 +0000 (09:24 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Mar 2018 14:29:19 +0000 (09:29 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-ruby/facter/facter-3.10.0.ebuild

index 921e49af45000eba8eaf6e4afda3eb3af77869b8..7e5d9190829e13d6681bb348e440274b981312b3 100644 (file)
@@ -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