Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/
Date: Wed, 17 Oct 2018 19:38:11
Message-Id: 1539804958.9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1.prometheanfire@gentoo
1 commit: 9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 19:35:58 2018 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 19:35:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de079fe
7
8 dev-ruby/puppetdb-termini: 6.0.0 stable allarches
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild
17 index 6ae20ec51d1..f4e3cec5291 100644
18 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild
19 +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0"
27 SLOT="0"
28 IUSE=""
29 # will need the same keywords as puppet
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="amd64 ppc x86"
32
33 RDEPEND+=""
34 DEPEND+=""