commit: 91492915b5103f7057d44db75d5e434da2f8f98e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Mar 12 13:14:13 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Mar 12 13:14:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91492915
dev-ruby/capybara: amd64 stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/capybara/capybara-3.30.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/capybara/capybara-3.30.0.ebuild b/dev-ruby/capybara/capybara-3.30.0.ebuild index 3977cb13386..5dfe4a7a1c2 100644 --- a/dev-ruby/capybara/capybara-3.30.0.ebuild +++ b/dev-ruby/capybara/capybara-3.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" SLOT="3" IUSE="test"
