diff options
Diffstat (limited to 'dev-ruby/capybara/capybara-3.30.0.ebuild')
-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" |