diff options
Diffstat (limited to 'dev-perl/Test-Base/Test-Base-0.50.ebuild')
-rw-r--r-- | dev-perl/Test-Base/Test-Base-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Base/Test-Base-0.50.ebuild b/dev-perl/Test-Base/Test-Base-0.50.ebuild index 69eab04bd7f9..aace5f9e805b 100644 --- a/dev-perl/Test-Base/Test-Base-0.50.ebuild +++ b/dev-perl/Test-Base/Test-Base-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.2 2006/02/26 01:18:59 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.3 2006/03/10 12:39:52 agriffis Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |