diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-03-12 14:14:13 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-03-12 14:14:13 +0100 |
commit | 91492915b5103f7057d44db75d5e434da2f8f98e (patch) | |
tree | b327a8be9b641bca14525bbb81ebfff749e07628 /dev-ruby/capybara | |
parent | dev-ruby/activerecord: drop obsolete arel dependency (diff) | |
download | gentoo-91492915b5103f7057d44db75d5e434da2f8f98e.tar.gz gentoo-91492915b5103f7057d44db75d5e434da2f8f98e.tar.bz2 gentoo-91492915b5103f7057d44db75d5e434da2f8f98e.zip |
dev-ruby/capybara: amd64 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/capybara')
-rw-r--r-- | dev-ruby/capybara/capybara-3.30.0.ebuild | 4 |
1 files 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 3977cb133865..5dfe4a7a1c23 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" |