diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:20:48 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:20:48 -0500 |
commit | 4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a (patch) | |
tree | 928288da7ee5a0ffd882250b8d3a38d6af41c510 /app-admin | |
parent | app-admin/puppet-agent: 1.10.0 stable amd64 and x86 (diff) | |
download | gentoo-4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a.tar.gz gentoo-4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a.tar.bz2 gentoo-4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a.zip |
app-admin/puppetdb: 4.4.0 stable amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppetdb/puppetdb-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-4.4.0.ebuild b/app-admin/puppetdb/puppetdb-4.4.0.ebuild index 584a6fd06520..5d45a23870a2 100644 --- a/app-admin/puppetdb/puppetdb-4.4.0.ebuild +++ b/app-admin/puppetdb/puppetdb-4.4.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.7.0" DEPEND+="" |