diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-08-24 07:41:15 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-08-24 07:50:20 +0200 |
commit | f3a5ea5abef7b54f08c73895569e55a72141c997 (patch) | |
tree | ffc7c8ff2fe92bdd65d23cbdf66cc07fae818a8d /dev-ruby/capybara | |
parent | app-admin/vault: Bump to version 1.8.1 (diff) | |
download | gentoo-f3a5ea5abef7b54f08c73895569e55a72141c997.tar.gz gentoo-f3a5ea5abef7b54f08c73895569e55a72141c997.tar.bz2 gentoo-f3a5ea5abef7b54f08c73895569e55a72141c997.zip |
dev-ruby/capybara: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/capybara')
-rw-r--r-- | dev-ruby/capybara/capybara-3.34.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capybara/capybara-3.34.0.ebuild b/dev-ruby/capybara/capybara-3.34.0.ebuild index 00ff91a83b97..46b9bcfc0572 100644 --- a/dev-ruby/capybara/capybara-3.34.0.ebuild +++ b/dev-ruby/capybara/capybara-3.34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="3" IUSE="test" |