diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 22:04:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 22:05:38 +0100 |
commit | bf428f1cee500d80600be9364e284c3bb0a1bed8 (patch) | |
tree | ab89a3ee3752035caa569d274eaeca6609fc6630 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 amd64, #933891 (diff) | |
download | gentoo-bf428f1cee500d80600be9364e284c3bb0a1bed8.tar.gz gentoo-bf428f1cee500d80600be9364e284c3bb0a1bed8.tar.bz2 gentoo-bf428f1cee500d80600be9364e284c3bb0a1bed8.zip |
dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 arm, #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 cd8c441589bb..071161f0d2fc 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 |