commit: 84f3b2320e70d7cc78889ede2613bfec684d57ae Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 25 05:48:04 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 25 05:48:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f3b232
dev-ruby/benchmark: Stabilize 0.4.1 ppc64, #965015 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 b81f48b233ca..d0a46cbf44d3 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 ": "./:' \
