dev-ruby/facter: 3.9.2 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 9 Oct 2017 04:21:39 +0000 (23:21 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 9 Oct 2017 04:23:28 +0000 (23:23 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-ruby/facter/facter-3.9.2.ebuild

index 247eed1af456e4670902132d8bafcddac0b05155..9517c4b3746e013065c33bd8f0bd3e38c25439d5 100644 (file)
@@ -14,7 +14,7 @@ S="${S}/all/${P}"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="debug test"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 
 BDEPEND="
        >=sys-devel/gcc-4.8:*