diff options
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.5.4.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.5.4.ebuild b/dev-libs/libxml2/libxml2-2.5.4.ebuild index 39f9ce077df2..cf65bf7064cc 100644 --- a/dev-libs/libxml2/libxml2-2.5.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.5 2003/05/24 18:29:59 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.6 2003/07/12 09:22:22 aliz Exp $ inherit eutils libtool gnome.org flag-o-matic @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ppc ~sparc alpha hppa" +KEYWORDS="x86 ppc ~sparc alpha hppa" src_compile() { # Fix .la files of python site packages |