Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cucumber/
Date: Sun, 04 Jul 2021 22:17:47
Message-Id: 1625437052.80d451ff130e32384cafd83bd97377ac4bf6b322.sam@gentoo
1 commit: 80d451ff130e32384cafd83bd97377ac4bf6b322
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 22:17:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 22:17:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d451ff
7
8 dev-util/cucumber: Stabilize 3.2.0 amd64, #799830
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/cucumber/cucumber-3.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cucumber/cucumber-3.2.0.ebuild b/dev-util/cucumber/cucumber-3.2.0.ebuild
16 index c079d001922..2b34c68d3cb 100644
17 --- a/dev-util/cucumber/cucumber-3.2.0.ebuild
18 +++ b/dev-util/cucumber/cucumber-3.2.0.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/cucumber/cucumber-ruby/archive/v${PV}.tar.gz -> ${P}
20 RUBY_S="cucumber-ruby-${PV}"
21 LICENSE="Ruby"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc x86"
25 SLOT="0"
26 IUSE="examples test"