summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild')
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild
index 891db8b26b9b..dacf4a05f2e2 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild,v 1.5 2009/11/17 17:11:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.64.ebuild,v 1.6 2009/11/17 17:14:24 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parse <HEAD> section of HTML documents"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/HTML-Tagset-3.03