dev-ruby/facter: 3.12.3 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Feb 2019 16:03:51 +0000 (10:03 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Feb 2019 16:14:51 +0000 (10:14 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-ruby/facter/facter-3.12.3.ebuild

index c6ee584a2affefa51f700e59589e88642c55bd64..1f3d281288725c544eb1685889eb5b11572616e0 100644 (file)
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_BRANCH="master"
 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"
 fi