diff options
author | 2018-10-17 14:35:58 -0500 | |
---|---|---|
committer | 2018-10-17 14:35:58 -0500 | |
commit | 9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1 (patch) | |
tree | e7d78a5afd5dcda1d26aefdb9531351b0f82634d /dev-ruby | |
parent | dev-ruby/facter: 3.12.0 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1.tar.gz gentoo-9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1.tar.bz2 gentoo-9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1.zip |
dev-ruby/puppetdb-termini: 6.0.0 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')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild index 6ae20ec51d18..f4e3cec5291a 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.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=5 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND+="" DEPEND+="" |