diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 22:24:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 22:24:26 +0100 |
commit | 75a5c0736600e157f7e6681f0fd84983a90b77d9 (patch) | |
tree | e8bc624cf707fcd16e140789ea1bc8438eb6de4d /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/PDF-API2: Stabilize 2.45.0 amd64, #933889 (diff) | |
download | gentoo-75a5c0736600e157f7e6681f0fd84983a90b77d9.tar.gz gentoo-75a5c0736600e157f7e6681f0fd84983a90b77d9.tar.bz2 gentoo-75a5c0736600e157f7e6681f0fd84983a90b77d9.zip |
dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 arm64, #933891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild index dd48e9082b39..c4dd27bd3ced 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Build.PL install path logic made easy" 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 ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |