commit: e917970fe84fecad0c3cd0316bb276454722dbcc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 14:30:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 14:30:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e917970f
app-admin/puppetdb: Stabilize 8.8.1 x86, #954299 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/puppetdb/puppetdb-8.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppetdb/puppetdb-8.8.1.ebuild b/app-admin/puppetdb/puppetdb-8.8.1.ebuild index d08261a3e451..8f2e3eeae21e 100644 --- a/app-admin/puppetdb/puppetdb-8.8.1.ebuild +++ b/app-admin/puppetdb/puppetdb-8.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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
