commit: c45e4805b51466a8025cc1e9ff12365dc5423dcf Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun May 7 16:03:17 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun May 7 16:04:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45e4805
app-admin/puppetdb: stabilize 7.13.0 for amd64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppetdb/puppetdb-7.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppetdb/puppetdb-7.13.0.ebuild b/app-admin/puppetdb/puppetdb-7.13.0.ebuild index 15ec35d345fe..3dc4767ab7ca 100644 --- a/app-admin/puppetdb/puppetdb-7.13.0.ebuild +++ b/app-admin/puppetdb/puppetdb-7.13.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
