diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:53:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:38 +0100 |
commit | 55d7ce86ba7c9b32d7468ea5ae620aaba03b5380 (patch) | |
tree | d6eeebe60783bc38b0df710602531cd50300c03b /dev-perl/Exception-Class | |
parent | dev-perl/Event: stable 1.260.0 for ppc64, bug #657574 (diff) | |
download | gentoo-55d7ce86ba7c9b32d7468ea5ae620aaba03b5380.tar.gz gentoo-55d7ce86ba7c9b32d7468ea5ae620aaba03b5380.tar.bz2 gentoo-55d7ce86ba7c9b32d7468ea5ae620aaba03b5380.zip |
dev-perl/Exception-Class: stable 1.430.0 for ppc64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild index ff04bc2e74d2..22f2aa4d0522 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.430.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 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND=" |