diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:09:10 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-02 10:13:07 -0500 |
commit | bbd91c1ab2c1bc32533b09fc496076d8c693ceec (patch) | |
tree | 9d07d5570df930ddb556f2893d9de900a5ad0a31 /app-admin | |
parent | app-admin/puppetdb: stabilize 7.11.0 for amd64, x86 (diff) | |
download | gentoo-bbd91c1ab2c1bc32533b09fc496076d8c693ceec.tar.gz gentoo-bbd91c1ab2c1bc32533b09fc496076d8c693ceec.tar.bz2 gentoo-bbd91c1ab2c1bc32533b09fc496076d8c693ceec.zip |
app-admin/puppetserver: stabilize 7.9.0 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppetserver/puppetserver-7.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetserver/puppetserver-7.9.0.ebuild b/app-admin/puppetserver/puppetserver-7.9.0.ebuild index 6877b38e3a99..7323a3ecf896 100644 --- a/app-admin/puppetserver/puppetserver-7.9.0.ebuild +++ b/app-admin/puppetserver/puppetserver-7.9.0.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-1.8.0 |