commit: 2d63337e89d3be94c533cc0e5e53f2af9ec934fe Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Mar 9 17:50:53 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Mar 9 17:50:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d63337e
dev-ruby/facter: 3.6.1 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/facter/facter-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/facter/facter-3.6.1.ebuild b/dev-ruby/facter/facter-3.6.1.ebuild index 804466effd7..bf72714bc21 100644 --- a/dev-ruby/facter/facter-3.6.1.ebuild +++ b/dev-ruby/facter/facter-3.6.1.ebuild @@ -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:*