Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gherkin/
Date: Sat, 24 Dec 2016 10:26:23
Message-Id: 1482575147.d568adc2ba41ffe4ba784f6fc2daa65d442f566d.ago@gentoo
1 commit: d568adc2ba41ffe4ba784f6fc2daa65d442f566d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 10:25:47 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 10:25:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d568adc2
7
8 dev-ruby/gherkin: arm stable wrt bug #602364
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
18 index b0beb7b..d78e016 100644
19 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild
20 +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
21 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin"
22 LICENSE="MIT"
23 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
24
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86"
26 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
27 SLOT="0"
28 IUSE="doc test"