Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gherkin/
Date: Thu, 28 Dec 2017 18:45:14
Message-Id: 1514486011.701adf7a8ae543dbdf5788bd21df9217c2bff02b.whissi@gentoo
1 commit: 701adf7a8ae543dbdf5788bd21df9217c2bff02b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 18:33:31 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 18:33:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701adf7a
7
8 dev-ruby/gherkin: x86 stable (bug #636568)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/gherkin/gherkin-4.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
16 index b79521d908a..07f7df770ce 100644
17 --- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild
18 +++ b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
19 @@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
20 HOMEPAGE="https://github.com/cucumber/gherkin"
21 LICENSE="MIT"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
25 SLOT="4"
26 IUSE=""