commit: d69c52de70dcde8b85543135fd6fe8b2cb46ac04 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 23:51:47 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 23:57:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69c52de
dev-ruby/semantic_puppet: x86 keyworded (bug #620236) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild index 71bb90658b2..02073321879 100644 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/puppetlabs/semantic_puppet" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/gettext-setup-0.3"