diff options
Diffstat (limited to 'dev-perl/perl-tk/perl-tk-804.027.ebuild')
-rw-r--r-- | dev-perl/perl-tk/perl-tk-804.027.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perl-tk/perl-tk-804.027.ebuild b/dev-perl/perl-tk/perl-tk-804.027.ebuild index 579799a8b61f..5ac1502e695a 100644 --- a/dev-perl/perl-tk/perl-tk-804.027.ebuild +++ b/dev-perl/perl-tk/perl-tk-804.027.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.8 2004/10/08 17:53:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.9 2004/10/10 18:10:55 kloeri Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="http://cpan.org/modules/by-authors/id/NI-S/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha arm hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha arm hppa ~amd64 ~ia64 ~ppc64" IUSE="" DEPEND="virtual/x11" |