diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:03:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-07 11:04:22 -0500 |
commit | c45e4805b51466a8025cc1e9ff12365dc5423dcf (patch) | |
tree | 47a080d2cb0508c258c2c4c6cbe25893826a748a /app-admin/puppetdb | |
parent | app-admin/puppetserver: stabilize 7.11.0 for amd64 (diff) | |
download | gentoo-c45e4805b51466a8025cc1e9ff12365dc5423dcf.tar.gz gentoo-c45e4805b51466a8025cc1e9ff12365dc5423dcf.tar.bz2 gentoo-c45e4805b51466a8025cc1e9ff12365dc5423dcf.zip |
app-admin/puppetdb: stabilize 7.13.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppetdb')
-rw-r--r-- | app-admin/puppetdb/puppetdb-7.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-7.13.0.ebuild b/app-admin/puppetdb/puppetdb-7.13.0.ebuild index 15ec35d345fe..3dc4767ab7ca 100644 --- a/app-admin/puppetdb/puppetdb-7.13.0.ebuild +++ b/app-admin/puppetdb/puppetdb-7.13.0.ebuild @@ -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-1.8.0" DEPEND+="acct-user/puppetdb |