summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/POE/POE-0.32.02.ebuild')
-rw-r--r--dev-perl/POE/POE-0.32.02.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/POE/POE-0.32.02.ebuild b/dev-perl/POE/POE-0.32.02.ebuild
index b5ce96072199..8117131dd1fc 100644
--- a/dev-perl/POE/POE-0.32.02.ebuild
+++ b/dev-perl/POE/POE-0.32.02.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/POE/POE-0.32.02.ebuild,v 1.4 2005/12/30 11:32:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.32.02.ebuild,v 1.5 2006/01/13 22:13:11 mcummings Exp $
IUSE="gtk ipv6 libwww ncurses tcltk"
@@ -16,7 +16,7 @@ SRC_URI="mirror://cpan/authors/id/R/RC/RCAPUTO/${MY_P}.tar.gz"
SLOT="0"
LICENSE="as-is"
#KEYWORDS="~ppc ~sparc ~x86"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc sparc x86"
DEPEND="dev-perl/ExtUtils-AutoInstall
>=dev-perl/Event-1.00