commit: 2a9e98189e2858869a6ad78a60bfadbcdd7f4532 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 12:51:28 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 14:57:46 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9e9818
dev-ruby/capybara: Stabilize 3.40.0-r1 amd64, #971055 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/capybara/capybara-3.40.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/capybara/capybara-3.40.0-r1.ebuild b/dev-ruby/capybara/capybara-3.40.0-r1.ebuild index 1950e3cf92ef..d0acefb4c127 100644 --- a/dev-ruby/capybara/capybara-3.40.0-r1.ebuild +++ b/dev-ruby/capybara/capybara-3.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/teamcapybara/capybara" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
