summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-25 23:08:44 +0100
committerSam James <sam@gentoo.org>2024-10-25 23:08:44 +0100
commita4f915b4e663824e27223a85ce8d7aa1b21c83c4 (patch)
tree30fc337ffc0f4ed47580a2d201c817214ac240c7 /app-admin
parentdev-ruby/puppetdb-termini: Stabilize 8.7.0 amd64, #942173 (diff)
downloadgentoo-a4f915b4e663824e27223a85ce8d7aa1b21c83c4.tar.gz
gentoo-a4f915b4e663824e27223a85ce8d7aa1b21c83c4.tar.bz2
gentoo-a4f915b4e663824e27223a85ce8d7aa1b21c83c4.zip
app-admin/puppetserver: Stabilize 8.6.3 amd64, #942167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppetserver/puppetserver-8.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetserver/puppetserver-8.6.3.ebuild b/app-admin/puppetserver/puppetserver-8.6.3.ebuild
index b19d42ecbb7c..198d1e787156 100644
--- a/app-admin/puppetserver/puppetserver-8.6.3.ebuild
+++ b/app-admin/puppetserver/puppetserver-8.6.3.ebuild
@@ -13,7 +13,7 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE="puppetdb"
# will need the same keywords in puppet-agent (puppet-agent now has arm64)
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND+="
>=virtual/jdk-11