diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 16:45:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 16:45:27 +0100 |
commit | 1c985baa81ca9b22181b209002c3a8e6307ce809 (patch) | |
tree | 03efff1a57256fd0d3b60c98c10007dc62447afd /dev-perl | |
parent | dev-perl/Class-Inspector: stable 1.320.0 for ia64, bug #652534 (diff) | |
download | gentoo-1c985baa81ca9b22181b209002c3a8e6307ce809.tar.gz gentoo-1c985baa81ca9b22181b209002c3a8e6307ce809.tar.bz2 gentoo-1c985baa81ca9b22181b209002c3a8e6307ce809.zip |
dev-perl/Class-ISA: stable 0.360.0 for ia64, bug #652536
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl')
-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 fd9828af3250..2f059f3672d4 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" |