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-ruby/capybara/
Date: Sat, 28 Jul 2018 13:25:11
Message-Id: 1532784283.9a4b31644c5233390dd2a8c977ffa23fb2abe442.whissi@gentoo
1 commit: 9a4b31644c5233390dd2a8c977ffa23fb2abe442
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:20:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4b3164
7
8 dev-ruby/capybara: x86 keyworded (bug #661564)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-ruby/capybara/capybara-3.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/capybara/capybara-3.4.1.ebuild b/dev-ruby/capybara/capybara-3.4.1.ebuild
16 index 27821bfea23..e0cae11e9d0 100644
17 --- a/dev-ruby/capybara/capybara-3.4.1.ebuild
18 +++ b/dev-ruby/capybara/capybara-3.4.1.ebuild
19 @@ -16,7 +16,7 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a
20 HOMEPAGE="https://github.com/jnicklas/capybara"
21 LICENSE="MIT"
22
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25 SLOT="3"
26 IUSE="test"