diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:22:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:22:34 +0000 |
commit | 1f9f9c342a9ef38f5fc5d1f37936861a073699ef (patch) | |
tree | f5d12484bd12c7ea9f1faf7f4a016501f0ed661d /perl-core | |
parent | Prune old versions. (diff) | |
download | gentoo-2-1f9f9c342a9ef38f5fc5d1f37936861a073699ef.tar.gz gentoo-2-1f9f9c342a9ef38f5fc5d1f37936861a073699ef.tar.bz2 gentoo-2-1f9f9c342a9ef38f5fc5d1f37936861a073699ef.zip |
Marking Class-ISA-0.36 ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Class-ISA/Class-ISA-0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Class-ISA/Class-ISA-0.36.ebuild b/perl-core/Class-ISA/Class-ISA-0.36.ebuild index 76a0d34251c9..703ca0e93f38 100644 --- a/perl-core/Class-ISA/Class-ISA-0.36.ebuild +++ b/perl-core/Class-ISA/Class-ISA-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.36.ebuild,v 1.4 2010/09/12 16:48:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.36.ebuild,v 1.5 2010/10/14 20:22:34 ranger Exp $ EAPI=2 @@ -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" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |