From faa09fce673f33caa32b9aa1c6be2b7ee82228fc Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 18 May 2025 20:57:38 +0300 Subject: [PATCH] dev-ruby/stringio: Stabilize 3.1.6 x86, #956215 Signed-off-by: Arthur Zamarin --- 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 be36301661853..f102df9808448 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 )"