diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:21 +0000 |
commit | 7c6ed6ecdb24c16d4eb3b9c422ab9c2cc6fcc165 (patch) | |
tree | 7bbb272a2f23bf4fa72904f92f4e600c0d1bb884 /dev-perl | |
parent | dev-perl/XS-Parse-Keyword: Stabilize 0.380.0 arm64, #924284 (diff) | |
download | gentoo-7c6ed6ecdb24c16d4eb3b9c422ab9c2cc6fcc165.tar.gz gentoo-7c6ed6ecdb24c16d4eb3b9c422ab9c2cc6fcc165.tar.bz2 gentoo-7c6ed6ecdb24c16d4eb3b9c422ab9c2cc6fcc165.zip |
dev-perl/ExtUtils-CChecker: Stabilize 0.110.0 arm64, #924284
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 8f839763a054..a64d9439a855 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-2023 Gentoo Authors +# Copyright 1999-2024 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 ~arm64-macos ~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" RDEPEND=" virtual/perl-ExtUtils-CBuilder |