diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 10:34:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 11:05:46 +0100 |
commit | 10fb00ff4f4ae0a101f96fd93fccbf94774e84fd (patch) | |
tree | 286be03efe7378ae5dfb363904d28d899ce17397 /dev-perl/Exception-Class | |
parent | dev-perl/Event: stable 1.260.0 for sparc (diff) | |
download | gentoo-10fb00ff4f4ae0a101f96fd93fccbf94774e84fd.tar.gz gentoo-10fb00ff4f4ae0a101f96fd93fccbf94774e84fd.tar.bz2 gentoo-10fb00ff4f4ae0a101f96fd93fccbf94774e84fd.zip |
dev-perl/Exception-Class: stable 1.430.0 for sparc
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 1fbdec7a1457..2828b446e4a6 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=" |