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 | f3d05583b2fb7b374723d7e24aaa2df6473aa5e0 (patch) | |
tree | a33957a3baf620163a46e5c2c2a2b14eb336d50a /dev-libs/libxml2/libxml2-2.6.9.ebuild | |
parent | update DEPEND (diff) | |
download | historical-f3d05583b2fb7b374723d7e24aaa2df6473aa5e0.tar.gz historical-f3d05583b2fb7b374723d7e24aaa2df6473aa5e0.tar.bz2 historical-f3d05583b2fb7b374723d7e24aaa2df6473aa5e0.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 |