diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-28 10:02:50 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-28 10:22:08 -0600 |
commit | 2567818c638b669669db802245cdced97a1ca625 (patch) | |
tree | 50d9c2243a7cdc123d636c2d06d9344ae55c8af1 /app-admin/puppetdb | |
parent | dev-ruby/puppetdb-termini: 6.2.0 stable amd64 and x86 (diff) | |
download | gentoo-2567818c638b669669db802245cdced97a1ca625.tar.gz gentoo-2567818c638b669669db802245cdced97a1ca625.tar.bz2 gentoo-2567818c638b669669db802245cdced97a1ca625.zip |
app-admin/puppetdb: 6.2.0 stable amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppetdb')
-rw-r--r-- | app-admin/puppetdb/puppetdb-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-6.2.0.ebuild b/app-admin/puppetdb/puppetdb-6.2.0.ebuild index 616793cb4123..77d1c1ca9cc4 100644 --- a/app-admin/puppetdb/puppetdb-6.2.0.ebuild +++ b/app-admin/puppetdb/puppetdb-6.2.0.ebuild @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND+=">=virtual/jdk-1.8.0" DEPEND+="" |