diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-06 07:22:19 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-06 07:25:08 -0600 |
commit | 0cab97fdb1dac8bcc161188e7d6abad5f3b31789 (patch) | |
tree | 6ea6988df7695e8290194acc33366070e362f9fe /app-admin | |
parent | app-admin/puppetserver: 5.1.5 stable amd64 and x86 (diff) | |
download | gentoo-0cab97fdb1dac8bcc161188e7d6abad5f3b31789.tar.gz gentoo-0cab97fdb1dac8bcc161188e7d6abad5f3b31789.tar.bz2 gentoo-0cab97fdb1dac8bcc161188e7d6abad5f3b31789.zip |
app-admin/puppetdb: 5.1.4 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppetdb/puppetdb-5.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-5.1.4.ebuild b/app-admin/puppetdb/puppetdb-5.1.4.ebuild index 5c45e1c342fd..e2e9e4db500f 100644 --- a/app-admin/puppetdb/puppetdb-5.1.4.ebuild +++ b/app-admin/puppetdb/puppetdb-5.1.4.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.7.0" DEPEND+="" |