diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:23:06 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:26:37 -0500 |
commit | e130d1ceba852baf4030906f9ef73ada1307e958 (patch) | |
tree | 8e8003aa821f6bfee592e8f61480e86c7cf254c7 /app-admin/puppetdb | |
parent | app-admin/puppet: 4.10.11 and 5.5.1 stable amd64 and x86 and cleanup (diff) | |
download | gentoo-e130d1ceba852baf4030906f9ef73ada1307e958.tar.gz gentoo-e130d1ceba852baf4030906f9ef73ada1307e958.tar.bz2 gentoo-e130d1ceba852baf4030906f9ef73ada1307e958.zip |
app-admin/puppetdb: 5.2.2 stable amd64 and x86
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'app-admin/puppetdb')
-rw-r--r-- | app-admin/puppetdb/puppetdb-5.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetdb/puppetdb-5.2.2.ebuild b/app-admin/puppetdb/puppetdb-5.2.2.ebuild index 5c45e1c342fd..e2e9e4db500f 100644 --- a/app-admin/puppetdb/puppetdb-5.2.2.ebuild +++ b/app-admin/puppetdb/puppetdb-5.2.2.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+="" |