diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-19 10:57:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-19 11:03:56 -0500 |
commit | b8fdb4d4d72fdef7ede55d8fc7f6f02aebbd9162 (patch) | |
tree | 4dc63be312c35f249b583d28cbccd892adc05a94 /dev-ruby/semantic_puppet | |
parent | app-admin/puppet-agent: 6.0.0 (diff) | |
download | gentoo-b8fdb4d4d72fdef7ede55d8fc7f6f02aebbd9162.tar.gz gentoo-b8fdb4d4d72fdef7ede55d8fc7f6f02aebbd9162.tar.bz2 gentoo-b8fdb4d4d72fdef7ede55d8fc7f6f02aebbd9162.zip |
dev-ruby/semantic_puppet: adding keywords under allarches for puppet
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-ruby/semantic_puppet')
-rw-r--r-- | dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild index a9b618f20608..88d5f19927ab 100644 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/puppetlabs/semantic_puppet" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" |