dev-ruby/facter: 3.7.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 16 Aug 2017 17:42:54 +0000 (12:42 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 16 Aug 2017 17:52:50 +0000 (12:52 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-ruby/facter/facter-3.7.1.ebuild

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