summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-01-10 14:31:18 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2023-01-10 14:33:46 -0600
commit8f22f5c1b373bbed89151843b4a105a2930f4705 (patch)
treedd647602e6ea743c625ba7992e5098bc73f4a0d9
parentdev-ruby/facter: stabilize 4.2.14 for amd64, x86 (diff)
downloadgentoo-8f22f5c1b373bbed89151843b4a105a2930f4705.tar.gz
gentoo-8f22f5c1b373bbed89151843b4a105a2930f4705.tar.bz2
gentoo-8f22f5c1b373bbed89151843b4a105a2930f4705.zip
app-admin/puppetserver: stabilize 7.9.3 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--app-admin/puppetserver/puppetserver-7.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppetserver/puppetserver-7.9.3.ebuild b/app-admin/puppetserver/puppetserver-7.9.3.ebuild
index 6877b38e3a99..feb570fae895 100644
--- a/app-admin/puppetserver/puppetserver-7.9.3.ebuild
+++ b/app-admin/puppetserver/puppetserver-7.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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-1.8.0