From 91cacb28dd3938694f4da7121ec77ebb0e973951 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 May 2025 10:16:30 +0100 Subject: [PATCH] dev-ruby/singleton: Stabilize 0.3.0 ppc64, #956189 Signed-off-by: Sam James --- dev-ruby/singleton/singleton-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/singleton/singleton-0.3.0.ebuild b/dev-ruby/singleton/singleton-0.3.0.ebuild index 9e42f2af32890..14b4a1f5ca397 100644 --- a/dev-ruby/singleton/singleton-0.3.0.ebuild +++ b/dev-ruby/singleton/singleton-0.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/singleton/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" all_ruby_prepare() { sed -e 's/__dir__/"."/' \