Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppetdb/
Date: Mon, 17 Feb 2020 22:36:29
Message-Id: 1581978972.27a44c1e7e83273b783be7ac6ed445e9f04d457f.prometheanfire@gentoo
1 commit: 27a44c1e7e83273b783be7ac6ed445e9f04d457f
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 17 22:06:21 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 17 22:36:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a44c1e
7
8 app-admin/puppetdb: 6.8.0 stable amd64/x86
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppetdb/puppetdb-6.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/puppetdb/puppetdb-6.8.0.ebuild b/app-admin/puppetdb/puppetdb-6.8.0.ebuild
17 index 93e0bdc2929..bca5e3ccebd 100644
18 --- a/app-admin/puppetdb/puppetdb-6.8.0.ebuild
19 +++ b/app-admin/puppetdb/puppetdb-6.8.0.ebuild
20 @@ -13,7 +13,7 @@ LICENSE="Apache-2.0"
21 SLOT="0"
22 IUSE=""
23 # will need the same keywords as puppet
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 RDEPEND+=">=virtual/jdk-1.8.0"
28 DEPEND+=""