summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 05:06:26 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 05:06:26 +0000
commit6f807637d6f1338a5910bf05a25966f3a9709aae (patch)
treefe9ff666834a1e730647205092265395d1e8d03b /dev-libs
parentppc64 (diff)
downloadhistorical-6f807637d6f1338a5910bf05a25966f3a9709aae.tar.gz
historical-6f807637d6f1338a5910bf05a25966f3a9709aae.tar.bz2
historical-6f807637d6f1338a5910bf05a25966f3a9709aae.zip
ppc64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/libxml2-2.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.3.ebuild b/dev-libs/libxml2/libxml2-2.6.3.ebuild
index 75b4cceb270b..d8652d2a0034 100644
--- a/dev-libs/libxml2/libxml2-2.6.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.3.ebuild,v 1.1 2003/12/11 14:07:49 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.3.ebuild,v 1.2 2003/12/17 05:06:26 brad_mssw 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"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ppc64"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )