diff options
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.5.7.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.5.7.ebuild b/dev-libs/libxml2/libxml2-2.5.7.ebuild index b7888cb88a87..cacbc09b3337 100644 --- a/dev-libs/libxml2/libxml2-2.5.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.7.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.7.ebuild,v 1.3 2003/06/24 14:41:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.7.ebuild,v 1.4 2003/07/07 15:11:51 foser 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 |