commit: f6187c797e117d31231e4e9acb93bfa66e2bbbd4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue May 20 17:44:26 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue May 20 17:44:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6187c79
dev-ruby/hashdiff: Stabilize 1.1.2 amd64, #956261 Signed-off-by: Arthur Zamarin <arthurzam <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 e38a2c618236..785fd0aa9a0a 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__/"."/' \
