dev-ruby/facter: 3.6.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 9 Mar 2017 17:50:53 +0000 (11:50 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 9 Mar 2017 17:50:53 +0000 (11:50 -0600)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/facter/facter-3.6.1.ebuild

index 804466effd7be8609f0fcd37496e07c61d64679c..bf72714bc215220bd68218f89b622fd235cbeb25 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:*