commit: 782fb98f918bf3624687755dff77644623c5947b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 09:37:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 09:37:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782fb98f
dev-ruby/hashdiff: Stabilize 1.1.2 arm, #956261 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/hashdiff/hashdiff-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hashdiff/hashdiff-1.1.2.ebuild b/dev-ruby/hashdiff/hashdiff-1.1.2.ebuild index 7853bc3600de..51eb947fc51c 100644 --- a/dev-ruby/hashdiff/hashdiff-1.1.2.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.1.2.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__/"."/' \
