diff options
author | 2024-11-04 20:29:38 +0100 | |
---|---|---|
committer | 2024-11-04 20:29:38 +0100 | |
commit | 17d9a55dc435ca5096c278cdffda8b4ad2ef1193 (patch) | |
tree | fe2e5ca642ff61056cb1c744d0118240a0b026df /perl-core | |
parent | media-sound/ardour: applied patch to 8.10-r2 to prevent crash on startup when... (diff) | |
download | gentoo-17d9a55dc435ca5096c278cdffda8b4ad2ef1193.tar.gz gentoo-17d9a55dc435ca5096c278cdffda8b4ad2ef1193.tar.bz2 gentoo-17d9a55dc435ca5096c278cdffda8b4ad2ef1193.zip |
perl-core/Scalar-List-Utils: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild index 03e161833836..a9f26b314768 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Common Scalar and List utility subroutines" 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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |