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: Sun, 07 May 2017 03:21:24
Message-Id: 1494127248.4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a.prometheanfire@gentoo
1 commit: 4b496509d7ebaa2bf0a36403eb7fc7dfa4ff1f8a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 7 03:20:48 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 03:20:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b496509
7
8 app-admin/puppetdb: 4.4.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-admin/puppetdb/puppetdb-4.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/puppetdb/puppetdb-4.4.0.ebuild b/app-admin/puppetdb/puppetdb-4.4.0.ebuild
16 index 584a6fd0652..5d45a23870a 100644
17 --- a/app-admin/puppetdb/puppetdb-4.4.0.ebuild
18 +++ b/app-admin/puppetdb/puppetdb-4.4.0.ebuild
19 @@ -13,7 +13,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+=""