diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 17:28:50 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 17:28:50 +0000 |
commit | be837bbf51e1b623e7f2042046825824e34a3392 (patch) | |
tree | 7bd71b93bef6cf91a1985e5829a8086f1eae878d /dev-libs/libxml2 | |
parent | amd64 (diff) | |
download | historical-be837bbf51e1b623e7f2042046825824e34a3392.tar.gz historical-be837bbf51e1b623e7f2042046825824e34a3392.tar.bz2 historical-be837bbf51e1b623e7f2042046825824e34a3392.zip |
amd64
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.6.ebuild | 4 |
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 d9000f414317..950a0a2187c2 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.2 2004/02/17 10:45:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.3 2004/02/22 17:28:23 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 ~ppc64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64 ~ppc64 ~mips" DEPEND="sys-libs/zlib python? ( dev-lang/python ) |