commit: 3bc32ec51f45b573c656e589bd767c12a2dfa2c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 10:06:07 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 10:06:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc32ec5
dev-ruby/stringio: Stabilize 3.1.6 arm64, #956215 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/stringio/stringio-3.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringio/stringio-3.1.6.ebuild b/dev-ruby/stringio/stringio-3.1.6.ebuild index 96d01a5f37ee..fb9fd4619cc4 100644 --- a/dev-ruby/stringio/stringio-3.1.6.ebuild +++ b/dev-ruby/stringio/stringio-3.1.6.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 )"
