From 30e08c34971f6b980d4b7e07e863520cff2e7d3d Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 18 Jul 2024 21:23:15 +0200 Subject: [PATCH] dev-perl/File-ShareDir-Install: marked ~arm64-macos Signed-off-by: Fabian Groffen --- .../File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild index 7b8699dc614f1..43be1f0eadcd3 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )"