diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-10-17 14:36:48 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-10-17 14:36:48 -0500 |
commit | 9a8f44e19ccd5d1c1444f0b774afcd4d6750e761 (patch) | |
tree | dc3b571350f842a2000968c4c2daedaf25623957 /dev-ruby/semantic_puppet | |
parent | dev-ruby/puppetdb-termini: 6.0.0 stable allarches (diff) | |
download | gentoo-9a8f44e19ccd5d1c1444f0b774afcd4d6750e761.tar.gz gentoo-9a8f44e19ccd5d1c1444f0b774afcd4d6750e761.tar.bz2 gentoo-9a8f44e19ccd5d1c1444f0b774afcd4d6750e761.zip |
dev-ruby/semantic_puppet: 1.0.2 stable allarches
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/semantic_puppet')
-rw-r--r-- | dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 88d5f19927ab..05bebcb5a74d 100644 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/puppetlabs/semantic_puppet" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86" IUSE="" |