summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.4.ebuild')
-rw-r--r--dev-libs/libxml2/libxml2-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.4.ebuild b/dev-libs/libxml2/libxml2-2.6.4.ebuild
index 97c83718820c..b300babbdff8 100644
--- a/dev-libs/libxml2/libxml2-2.6.4.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.4.ebuild,v 1.2 2004/02/08 21:17:29 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.4.ebuild,v 1.3 2004/02/09 16:47:18 gustavoz Exp $
inherit libtool gnome.org flag-o-matic
@@ -10,7 +10,7 @@ LICENSE="MIT"
IUSE="python readline ipv6"
SLOT="2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64 ~ia64 ~ppc64"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )