Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppetdb/
Date: Thu, 01 Dec 2016 16:48:59
Message-Id: 1480610877.3b48deb71778384c4cb049ee40d5a6d347bf199c.prometheanfire@gentoo
1 commit: 3b48deb71778384c4cb049ee40d5a6d347bf199c
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 16:47:57 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 16:47:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b48deb7
7
8 app-admin/puppetdb: 4.3.0-r1 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/puppetdb/puppetdb-4.3.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/puppetdb/puppetdb-4.3.0-r1.ebuild b/app-admin/puppetdb/puppetdb-4.3.0-r1.ebuild
16 index be7796c..f230b0a 100644
17 --- a/app-admin/puppetdb/puppetdb-4.3.0-r1.ebuild
18 +++ b/app-admin/puppetdb/puppetdb-4.3.0-r1.ebuild
19 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
20 SLOT="0"
21 IUSE=""
22 # will need the same keywords as puppet
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND+=">=virtual/jdk-1.7.0"
27 DEPEND+=""