summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-05 18:11:29 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-05 18:11:29 +0000
commitbb321712fab1be9276cd9110ffb761bd33dd3aba (patch)
treef0b7778f72de69802d8aba9642deba4d28057402 /dev-libs/libxml2
parentadded s390 keywords (diff)
downloadhistorical-bb321712fab1be9276cd9110ffb761bd33dd3aba.tar.gz
historical-bb321712fab1be9276cd9110ffb761bd33dd3aba.tar.bz2
historical-bb321712fab1be9276cd9110ffb761bd33dd3aba.zip
added s390 keywords
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/libxml2-2.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.6.ebuild b/dev-libs/libxml2/libxml2-2.6.6.ebuild
index 055c6cfc9bf0..9031e4316064 100644
--- a/dev-libs/libxml2/libxml2-2.6.6.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.6.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.6.ebuild,v 1.4 2004/02/24 12:24:56 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.5 2004/03/05 18:11:09 iggy 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 mips"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64 mips s390"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )