diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 20:00:40 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 20:02:19 -0500 |
commit | 2ce1bfa88447536c2f17cf4787249a8fdef6f277 (patch) | |
tree | a3ba212238d91220c60233efceb7a10ec44bcaff /dev-ruby | |
parent | app-admin/puppetserver: 7.1.0 stable amd64 (diff) | |
download | gentoo-2ce1bfa88447536c2f17cf4787249a8fdef6f277.tar.gz gentoo-2ce1bfa88447536c2f17cf4787249a8fdef6f277.tar.bz2 gentoo-2ce1bfa88447536c2f17cf4787249a8fdef6f277.zip |
dev-ruby/puppetdb-termini: 7.2.0 stable amd64/x86
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-7.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.2.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.2.0.ebuild index 57a8294eabe9..e88438205f95 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.2.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.2.0.ebuild @@ -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+="" |