diff options
author | 2024-07-18 21:23:15 +0200 | |
---|---|---|
committer | 2024-07-18 21:23:15 +0200 | |
commit | 30e08c34971f6b980d4b7e07e863520cff2e7d3d (patch) | |
tree | a90f4c3982f114e0c9e0f7d84cf9b467261fdfa2 /dev-perl/File-ShareDir-Install | |
parent | dev-perl/Class-Inspector: marked ~arm64-macos (diff) | |
download | gentoo-30e08c34971f6b980d4b7e07e863520cff2e7d3d.tar.gz gentoo-30e08c34971f6b980d4b7e07e863520cff2e7d3d.tar.bz2 gentoo-30e08c34971f6b980d4b7e07e863520cff2e7d3d.zip |
dev-perl/File-ShareDir-Install: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 7b8699dc614f..43be1f0eadcd 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 )" |