From a3e3b95d543ead271c2929808d85e8a740f62cf9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 18 Oct 2025 10:01:33 +0300 Subject: [PATCH] dev-ruby/activesupport: Stabilize 7.2.2.2 ppc64, #963996 Signed-off-by: Arthur Zamarin --- dev-ruby/activesupport/activesupport-7.2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-7.2.2.2.ebuild b/dev-ruby/activesupport/activesupport-7.2.2.2.ebuild index bcfd594a50875..cb90819160d58 100644 --- a/dev-ruby/activesupport/activesupport-7.2.2.2.ebuild +++ b/dev-ruby/activesupport/activesupport-7.2.2.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+msgpack test" REQUIRED_USE="test? ( msgpack )"