diff options
Diffstat (limited to 'dev-ruby/semantic_puppet')
-rw-r--r-- | dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild | 4 |
1 files 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 71bb90658b25..020733218794 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" |