diff options
Diffstat (limited to 'dev-perl/perl-tk')
-rw-r--r-- | dev-perl/perl-tk/perl-tk-804.027.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/perl-tk/perl-tk-804.027.ebuild b/dev-perl/perl-tk/perl-tk-804.027.ebuild index 70c5d3f9833b..272bbc9f898c 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.17 2005/12/12 08:55:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.18 2006/01/17 04:06:15 vapier Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/N/NI/NI-S/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 ppc64 mips" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" IUSE="" DEPEND="|| ( x11-libs/libX11 virtual/x11 )" |