diff options
author | 2024-06-09 22:04:08 +0100 | |
---|---|---|
committer | 2024-06-09 22:05:39 +0100 | |
commit | d40abfc29320c17c07a4032922270182ab20ca37 (patch) | |
tree | eac3e403aff218b31a7ce7c14d103af0a197b12a /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 arm, #933891 (diff) | |
download | gentoo-d40abfc29320c17c07a4032922270182ab20ca37.tar.gz gentoo-d40abfc29320c17c07a4032922270182ab20ca37.tar.bz2 gentoo-d40abfc29320c17c07a4032922270182ab20ca37.zip |
dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 ppc64, #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 071161f0d2fc..dd48e9082b39 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 |