diff options
author | 2020-04-14 17:45:12 +0200 | |
---|---|---|
committer | 2020-04-14 17:45:12 +0200 | |
commit | 3879f4353cbf90f24da41be34f58ce22b8542d12 (patch) | |
tree | 71b3eb0f1a8741eb0f29491294b28d6f8bc023d3 | |
parent | dev-perl/Scope-Guard: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-3879f4353cbf90f24da41be34f58ce22b8542d12.tar.gz gentoo-3879f4353cbf90f24da41be34f58ce22b8542d12.tar.bz2 gentoo-3879f4353cbf90f24da41be34f58ce22b8542d12.zip |
dev-perl/Specio: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index 50370a1ffa43..b33eec2462d9 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |