Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppetdb/
Date: Thu, 03 Dec 2015 13:28:27
Message-Id: 1449149179.11955ac8206cd60f0c9a47e1af21f2bb8de796a5.ago@gentoo
1 commit: 11955ac8206cd60f0c9a47e1af21f2bb8de796a5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 13:26:19 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:26:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11955ac8
7
8 app-admin/puppetdb: x86 stable wrt bug #567198
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/puppetdb/puppetdb-3.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/puppetdb/puppetdb-3.2.0.ebuild b/app-admin/puppetdb/puppetdb-3.2.0.ebuild
18 index 9ad5164..9d2bed7 100644
19 --- a/app-admin/puppetdb/puppetdb-3.2.0.ebuild
20 +++ b/app-admin/puppetdb/puppetdb-3.2.0.ebuild
21 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
22 SLOT="0"
23 IUSE=""
24 # will need the same keywords as puppet
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 RDEPEND+=">=virtual/jdk-1.7.0"
29 DEPEND+=""