commit: 37e101b9faa58624ba5bf9d8f9393f445de881eb Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Dec 7 23:57:39 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Dec 7 23:59:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e101b9
app-admin/puppetdb: stabilize 8.2.0 for amd64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppetdb/puppetdb-8.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppetdb/puppetdb-8.2.0.ebuild b/app-admin/puppetdb/puppetdb-8.2.0.ebuild index a6a61f3038bf..44b569aab29c 100644 --- a/app-admin/puppetdb/puppetdb-8.2.0.ebuild +++ b/app-admin/puppetdb/puppetdb-8.2.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
