commit: ea701d936f503864a8261ce0fee905c8f97f44e4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:36:06 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:36:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea701d93
dev-ruby/hashdiff: Stabilize 1.1.1-r1 ppc64, #941036 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild b/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild index 36b74ee960cd..20c8cf192e58 100644 --- a/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/liufengyun/hashdiff/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" all_ruby_prepare() { sed -e 's/__dir__/"."/' \
