diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:43:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:43:28 +0200 |
commit | 336b022142f025b0ae8d70759e42d441be55ec78 (patch) | |
tree | 150ec64f053e11e399644ac9781e377cf12fae72 /dev-perl/Exception-Class | |
parent | dev-lang/mujs: ppc64 stable wrt bug #792690 (diff) | |
download | gentoo-336b022142f025b0ae8d70759e42d441be55ec78.tar.gz gentoo-336b022142f025b0ae8d70759e42d441be55ec78.tar.bz2 gentoo-336b022142f025b0ae8d70759e42d441be55ec78.zip |
dev-perl/Exception-Class: ppc64 stable wrt bug #792693
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/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild index 8e561ae1041b..cfce75c7efe9 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.440.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module that allows you to declare real exception classes in Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |