diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:08:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:13:06 -0500 |
commit | 6e448e8ad0f5ad177e88c4597e74e941c37a333f (patch) | |
tree | 1f5b68c33a2281d8615a159038e63e1f2040b293 /app-admin/puppetdb | |
parent | app-admin/puppet-agent: stabilize 7.18.0 for amd64 (diff) | |
download | gentoo-6e448e8ad0f5ad177e88c4597e74e941c37a333f.tar.gz gentoo-6e448e8ad0f5ad177e88c4597e74e941c37a333f.tar.bz2 gentoo-6e448e8ad0f5ad177e88c4597e74e941c37a333f.zip |
app-admin/puppetdb: stabilize 7.11.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppetdb')
-rw-r--r-- | app-admin/puppetdb/puppetdb-7.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-7.11.0.ebuild b/app-admin/puppetdb/puppetdb-7.11.0.ebuild index 343b744bedeb..7eb8ddf2bae8 100644 --- a/app-admin/puppetdb/puppetdb-7.11.0.ebuild +++ b/app-admin/puppetdb/puppetdb-7.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND+=">=virtual/jdk-1.8.0" DEPEND+="acct-user/puppetdb |