commit: bf64c8b04fbccc578611ca510c8b482d77840a59 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 7 20:52:37 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 7 20:52:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf64c8b0
dev-ruby/stringio: Stabilize 3.1.7 amd64, #967124 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/stringio/stringio-3.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringio/stringio-3.1.7.ebuild b/dev-ruby/stringio/stringio-3.1.7.ebuild index 9360a369f3f3..278b5ce1bd8b 100644 --- a/dev-ruby/stringio/stringio-3.1.7.ebuild +++ b/dev-ruby/stringio/stringio-3.1.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"
