From 3ce721cf7ef2f02d68203475124bd3f660077f9e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 23 Oct 2025 15:45:49 +0100 Subject: [PATCH] dev-ruby/benchmark: Stabilize 0.4.1 amd64, #965015 Signed-off-by: Sam James --- dev-ruby/benchmark/benchmark-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/benchmark/benchmark-0.4.1.ebuild b/dev-ruby/benchmark/benchmark-0.4.1.ebuild index b72d535893c42..b81f48b233caf 100644 --- a/dev-ruby/benchmark/benchmark-0.4.1.ebuild +++ b/dev-ruby/benchmark/benchmark-0.4.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/benchmark/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby 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" all_ruby_prepare() { sed -e 's:_relative ": "./:' \