commit: 01ff3892857e9267c30abe13af3b415f5b71f6fe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 11:11:43 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 11:11:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ff3892
dev-ruby/hashdiff: Stabilize 1.1.0 arm64, #932713 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/hashdiff/hashdiff-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild b/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild index b66ab72fa7a7..986b77c0cbcb 100644 --- a/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" 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" IUSE="" all_ruby_prepare() {
