app-admin/puppetserver: stabilize 8.5.0 for amd64

Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2024-03-29 19:54:56 -05:00
parent 8cb5266b94
commit aa4ae6e3f6

View File

@@ -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