diff options
author | 2021-05-29 06:12:44 +0000 | |
---|---|---|
committer | 2021-05-29 06:12:44 +0000 | |
commit | 31edb4f8548d27ba5d356cd6873c567a771be909 (patch) | |
tree | 7c1be97ae0c111489cfba62b752397043b0cbbb6 /dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild | |
parent | dev-perl/ExtUtils-F77: Stabilize 1.240.0 sparc, #792708 (diff) | |
download | gentoo-31edb4f8548d27ba5d356cd6873c567a771be909.tar.gz gentoo-31edb4f8548d27ba5d356cd6873c567a771be909.tar.bz2 gentoo-31edb4f8548d27ba5d356cd6873c567a771be909.zip |
dev-perl/ExtUtils-InstallPaths: Stabilize 0.12.0 sparc, #792711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild index 4c7eac2453c5..4fdf62402c7a 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Build.PL install path logic made easy" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |