commit: d943c63fd0f65aa641496394ac1e349614a8c75e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 12 15:54:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 12 15:54:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d943c63f
dev-perl/Type-Tiny: Stabilize 2.8.3 arm64, #964201 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild index cb3084e950ea..e2f8e50776a3 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="minimal" RDEPEND="
