diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-02 19:13:56 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-02 19:13:56 +0000 |
commit | 4f9111bb2ecaf98189efc2735dd4c731571d0f13 (patch) | |
tree | 22a03f571904223b825fb5712e7bc2ae1f0d10ae /dev-libs/libxml2/libxml2-2.6.9.ebuild | |
parent | update DEPEND (diff) | |
download | gentoo-2-4f9111bb2ecaf98189efc2735dd4c731571d0f13.tar.gz gentoo-2-4f9111bb2ecaf98189efc2735dd4c731571d0f13.tar.bz2 gentoo-2-4f9111bb2ecaf98189efc2735dd4c731571d0f13.zip |
Added s390 keywords
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.9.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.9.ebuild b/dev-libs/libxml2/libxml2-2.6.9.ebuild index 1d80bdad52da..02a4cf6338a7 100644 --- a/dev-libs/libxml2/libxml2-2.6.9.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.9.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.9.ebuild,v 1.1 2004/04/25 15:13:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.9.ebuild,v 1.2 2004/05/02 19:13:56 randy Exp $ inherit libtool gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 ~mips s390" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |