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-util/cucumber/
Date: Thu, 28 Dec 2017 18:45:09
Message-Id: 1514485738.98c3b9a7a9a297133f2ae29adec53376b8350c0d.whissi@gentoo
1 commit: 98c3b9a7a9a297133f2ae29adec53376b8350c0d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 18:28:58 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 18:28:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c3b9a7
7
8 dev-util/cucumber: x86 stable (bug #636568)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
16 index e2c35e97529..a5bf1f5deac 100644
17 --- a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
18 +++ b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
19 @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
20 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis"
21 LICENSE="Ruby"
22
23 -KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 x86"
25 SLOT="0"
26 IUSE="examples test"