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-tag_expressions/
Date: Tue, 09 Jan 2018 02:02:17
Message-Id: 1515455848.b11ea6993503aad7a646e62913e36dcbe8b81a0f.whissi@gentoo
1 commit: b11ea6993503aad7a646e62913e36dcbe8b81a0f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 23:45:04 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 23:57:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11ea699
7
8 dev-util/cucumber-tag_expressions: x86 keyworded (bug #634924)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild
16 index 4ffb986a210..c09e9680ac9 100644
17 --- a/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild
18 +++ b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild
19 @@ -14,5 +14,5 @@ DESCRIPTION="Cucumber tag expressions for ruby"
20 HOMEPAGE="https://docs.cucumber.io/tag-expressions/"
21 LICENSE="MIT"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86"
25 SLOT="1"