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-core/
Date: Thu, 28 Dec 2017 18:45:10
Message-Id: 1514485906.f7bacbf78e74a95ed29d308d9c0e4cb41463ddd0.whissi@gentoo
1 commit: f7bacbf78e74a95ed29d308d9c0e4cb41463ddd0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 18:31:46 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 18:31:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7bacbf7
7
8 dev-util/cucumber-core: x86 stable (bug #636568)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-util/cucumber-core/cucumber-core-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
16 index b638c24876b..5822e8b490e 100644
17 --- a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
18 +++ b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
19 @@ -14,7 +14,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="test"