diff options
Diffstat (limited to 'perl-core/IO/IO-1.23.01.ebuild')
-rw-r--r-- | perl-core/IO/IO-1.23.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/IO/IO-1.23.01.ebuild b/perl-core/IO/IO-1.23.01.ebuild index 98c07b2f59fa..0502cf62ab0e 100644 --- a/perl-core/IO/IO-1.23.01.ebuild +++ b/perl-core/IO/IO-1.23.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO/IO-1.23.01.ebuild,v 1.5 2007/01/23 00:25:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO/IO-1.23.01.ebuild,v 1.6 2007/03/05 13:14:43 ticho Exp $ inherit versionator perl-module @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ia64 ~mips sparc ~x86" +KEYWORDS="amd64 ~ia64 ~mips sparc x86" IUSE="" DEPEND="dev-lang/perl" |