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: Thu, 28 Feb 2019 16:22:41
Message-Id: 1551370928.2567818c638b669669db802245cdced97a1ca625.prometheanfire@gentoo
1 commit: 2567818c638b669669db802245cdced97a1ca625
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 16:02:50 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 16:22:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2567818c
7
8 app-admin/puppetdb: 6.2.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppetdb/puppetdb-6.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/puppetdb/puppetdb-6.2.0.ebuild b/app-admin/puppetdb/puppetdb-6.2.0.ebuild
17 index 616793cb412..77d1c1ca9cc 100644
18 --- a/app-admin/puppetdb/puppetdb-6.2.0.ebuild
19 +++ b/app-admin/puppetdb/puppetdb-6.2.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+=""