diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:13:57 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:37 +0100 |
commit | b814234d8a9dc6dba5b70f268f03c2321ea2a27a (patch) | |
tree | b7780bbaaba2db92b90f2afdc829ae4916b9008f /dev-perl/Class-ErrorHandler | |
parent | dev-perl/Class-Data-Inheritable: stable 0.80.0-r2 for sparc (diff) | |
download | gentoo-b814234d8a9dc6dba5b70f268f03c2321ea2a27a.tar.gz gentoo-b814234d8a9dc6dba5b70f268f03c2321ea2a27a.tar.bz2 gentoo-b814234d8a9dc6dba5b70f268f03c2321ea2a27a.zip |
dev-perl/Class-ErrorHandler: stable 0.40.0 for sparc
Bug: https://bugs.gentoo.org/652530
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Class-ErrorHandler')
-rw-r--r-- | dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild index 3eff97b5fdc0..66d8485d800f 100644 --- a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild +++ b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automated accessor generation" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |