commit: bea36b5a0dcbaaafc23fa8667030d8afd32e21ed Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 12:07:10 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 12:07:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea36b5a
dev-ruby/localhost: Stabilize 1.6.0 amd64, #968649 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/localhost/localhost-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/localhost/localhost-1.6.0.ebuild b/dev-ruby/localhost/localhost-1.6.0.ebuild index 1da90060b78b..3e41ac242a2f 100644 --- a/dev-ruby/localhost/localhost-1.6.0.ebuild +++ b/dev-ruby/localhost/localhost-1.6.0.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 @@ SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar 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" ruby_add_bdepend " test? (
