commit: a3213fd693a136f9c06aaeb4c109c8d7ca5dbe8b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 08:47:00 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 08:47:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3213fd6
dev-ruby/benchmark: Stabilize 0.4.1 ppc, #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 3868339b8c2f..5f5ae783bfba 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 ": "./:' \
