diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-27 10:16:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-27 10:18:22 -0500 |
commit | fa7d68b8be7a53d08b6c490a060c40779a484700 (patch) | |
tree | 102c4146d02f49f96bff0e403f4c2a491d15de4b /app-admin/puppetdb | |
parent | app-admin/puppet-agent: stabilize 8.0.0 for amd64 (diff) | |
download | gentoo-fa7d68b8be7a53d08b6c490a060c40779a484700.tar.gz gentoo-fa7d68b8be7a53d08b6c490a060c40779a484700.tar.bz2 gentoo-fa7d68b8be7a53d08b6c490a060c40779a484700.zip |
app-admin/puppetdb: stabilize 8.0.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-8.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-8.0.0.ebuild b/app-admin/puppetdb/puppetdb-8.0.0.ebuild index a6a61f3038bf..44b569aab29c 100644 --- a/app-admin/puppetdb/puppetdb-8.0.0.ebuild +++ b/app-admin/puppetdb/puppetdb-8.0.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-11" DEPEND+="acct-user/puppetdb |