diff options
Diffstat (limited to 'dev-python/lxml/lxml-0.6.ebuild')
-rw-r--r-- | dev-python/lxml/lxml-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml/lxml-0.6.ebuild b/dev-python/lxml/lxml-0.6.ebuild index d16dd39daac1..42f699905973 100644 --- a/dev-python/lxml/lxml-0.6.ebuild +++ b/dev-python/lxml/lxml-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-0.6.ebuild,v 1.1 2005/06/01 18:45:56 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-0.6.ebuild,v 1.2 2005/07/19 21:30:51 lucass Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz" LICENSE="BSD GPL-2 as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/libxml2-2.2.16 |