commit: 17d9a55dc435ca5096c278cdffda8b4ad2ef1193 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Nov 4 19:29:38 2024 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Nov 4 19:29:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d9a55d
perl-core/Scalar-List-Utils: marked ~arm64-macos Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> perl-core/Scalar-List-Utils/Scalar-List-Utils-1.680.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
