Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gherkin/
Date: Sun, 18 Feb 2018 17:56:53
Message-Id: 1518976605.f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0.slyfox@gentoo
1 commit: f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 17:56:38 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 17:56:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f6fa61
7
8 dev-ruby/gherkin: stable 2.12.2 for ia64, bug #645622
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
17 index d366350fd99..fb6c427787f 100644
18 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild
19 +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin"
21 LICENSE="MIT"
22 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
23
24 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86"
26 SLOT="0"
27 IUSE="doc test"