Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/
Date: Tue, 03 Jan 2017 17:03:12
Message-Id: 1483462959.8422eea87f58a7d38c0b3bb25c89a8e289d37836.prometheanfire@gentoo
1 commit: 8422eea87f58a7d38c0b3bb25c89a8e289d37836
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 16:58:41 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 17:02:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8422eea8
7
8 dev-ruby/puppetdb-termini: 4.3.0 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/puppetdb-termini/puppetdb-termini-4.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-4.3.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-4.3.0.ebuild
16 index 2cc338b..476896a 100644
17 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-4.3.0.ebuild
18 +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-4.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -16,7 +16,7 @@ LICENSE="Apache-2.0"
26 SLOT="0"
27 IUSE=""
28 # will need the same keywords as puppet
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc x86"
31
32 RDEPEND+=""
33 DEPEND+=""