diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:15:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:38 +0100 |
commit | 478b35e3425f02f942da60b35c780ccc09821e6e (patch) | |
tree | 9fb3c77002ae628411a2137ef947f14508d0e7bc /dev-perl/Class-ISA | |
parent | dev-perl/Class-Inspector: stable 1.320.0 for sparc (diff) | |
download | gentoo-478b35e3425f02f942da60b35c780ccc09821e6e.tar.gz gentoo-478b35e3425f02f942da60b35c780ccc09821e6e.tar.bz2 gentoo-478b35e3425f02f942da60b35c780ccc09821e6e.zip |
dev-perl/Class-ISA: stable 0.360.0 for sparc
Bug: https://bugs.gentoo.org/652536
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Class-ISA')
-rw-r--r-- | dev-perl/Class-ISA/Class-ISA-0.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-ISA/Class-ISA-0.360.0.ebuild b/dev-perl/Class-ISA/Class-ISA-0.360.0.ebuild index e519f9923bd1..47422d74ceab 100644 --- a/dev-perl/Class-ISA/Class-ISA-0.360.0.ebuild +++ b/dev-perl/Class-ISA/Class-ISA-0.360.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Report the search path thru an ISA tree" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-solaris" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-if" |