Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gherkin/
Date: Tue, 14 Feb 2017 00:36:31
Message-Id: 1487032522.879a2a3e643a72da67c0b200300c3fd0b14f10f2.xmw@gentoo
1 commit: 879a2a3e643a72da67c0b200300c3fd0b14f10f2
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 13 23:19:05 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 00:35:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879a2a3e
7
8 dev-ruby/gherkin: Add ~ppc keyword (bug 583390).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/gherkin/gherkin-4.0.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/gherkin/gherkin-4.0.0-r1.ebuild b/dev-ruby/gherkin/gherkin-4.0.0-r1.ebuild
16 index e399f192a4..280abf1792 100644
17 --- a/dev-ruby/gherkin/gherkin-4.0.0-r1.ebuild
18 +++ b/dev-ruby/gherkin/gherkin-4.0.0-r1.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 @@ -20,6 +20,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
26 HOMEPAGE="https://github.com/cucumber/gherkin"
27 LICENSE="MIT"
28
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64"
30 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
31 SLOT="4"
32 IUSE=""