diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:42:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:42:58 +0200 |
commit | a4d66ffb3f9c2eded29bdc4b214f4ebeddb883ba (patch) | |
tree | d1d926bc24e12e667f826341620ae5149a753ae1 /dev-perl/ExtUtils-InstallPaths | |
parent | media-video/mkvtoolnix: ppc64 stable wrt bug #777687 (diff) | |
download | gentoo-a4d66ffb3f9c2eded29bdc4b214f4ebeddb883ba.tar.gz gentoo-a4d66ffb3f9c2eded29bdc4b214f4ebeddb883ba.tar.bz2 gentoo-a4d66ffb3f9c2eded29bdc4b214f4ebeddb883ba.zip |
dev-perl/ExtUtils-InstallPaths: ppc64 stable wrt bug #792711
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-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 1c98fbaaeef0..52c6be0a51ce 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 )" |