diff options
author | Sam James <sam@gentoo.org> | 2023-04-22 13:01:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-22 13:01:16 +0100 |
commit | 1883af81da13bea4b799e3da78eb45d310b4cf79 (patch) | |
tree | 16cbcd1df5c2004dc78cc56f3089fac6828a4542 /dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild | |
parent | dev-libs/popt: keyword ~arm64-macos (diff) | |
download | gentoo-1883af81da13bea4b799e3da78eb45d310b4cf79.tar.gz gentoo-1883af81da13bea4b799e3da78eb45d310b4cf79.tar.bz2 gentoo-1883af81da13bea4b799e3da78eb45d310b4cf79.zip |
dev-perl/ExtUtils-CChecker: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild index d51df084a0ef..546202eb1f23 100644 --- a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild +++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Configure-time utilities for using C headers" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-ExtUtils-CBuilder |