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-html-formatter/
Date: Mon, 11 Oct 2021 00:45:13
Message-Id: 1633913091.7abb7694946ff74645e55b6d1c8fc3f63bbf3eed.sam@gentoo
1 commit: 7abb7694946ff74645e55b6d1c8fc3f63bbf3eed
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 00:44:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 00:44:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abb7694
7
8 dev-util/cucumber-html-formatter: Keyword 13.0.0-r2 s390, #802141
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../cucumber-html-formatter/cucumber-html-formatter-13.0.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-13.0.0-r2.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-13.0.0-r2.ebuild
16 index 9ffe0fde43a..b408f5e1384 100644
17 --- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-13.0.0-r2.ebuild
18 +++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-13.0.0-r2.ebuild
19 @@ -16,7 +16,7 @@ DESCRIPTION="HTML formatter for Cucumber"
20 HOMEPAGE="https://cucumber.io/"
21 LICENSE="Ruby"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 SLOT="$(ver_cut 1)"
26 IUSE="test"