diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:51:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:57:41 +0100 |
commit | d69c52de70dcde8b85543135fd6fe8b2cb46ac04 (patch) | |
tree | 2e5975056da39087f5502f641e62893865be529d /dev-ruby/semantic_puppet | |
parent | dev-python/pyscard: x86 keyworded (bug #573944) (diff) | |
download | gentoo-d69c52de70dcde8b85543135fd6fe8b2cb46ac04.tar.gz gentoo-d69c52de70dcde8b85543135fd6fe8b2cb46ac04.tar.bz2 gentoo-d69c52de70dcde8b85543135fd6fe8b2cb46ac04.zip |
dev-ruby/semantic_puppet: x86 keyworded (bug #620236)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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" |