diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
commit | ea774c743c8df27a538fe4003c56d8b0fb944894 (patch) | |
tree | 5afd9d9f6c92503586ad9c5e97be7e876ce62bc5 /dev-libs/libxml2 | |
parent | x86 stable. cleanup from bad move (my fault) (Manifest recommit) (diff) | |
download | gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.gz gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.bz2 gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.zip |
stable on amd64
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.7.ebuild b/dev-libs/libxml2/libxml2-2.6.7.ebuild index 96fc88240f86..28b196fc992f 100644 --- a/dev-libs/libxml2/libxml2-2.6.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.7.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.7.ebuild,v 1.6 2004/05/29 03:42:46 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.7 2004/06/06 10:54:34 lv 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" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |