dev-ruby/facter: 3.11.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 15 May 2018 14:57:43 +0000 (09:57 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 15 May 2018 15:26:27 +0000 (10:26 -0500)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-ruby/facter/facter-3.11.1.ebuild

index bfde41b21699b58b536b1df31ca493277566fd5b..f1584484e8b1c337457ed19a4ec16f82f3f983df 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