diff options
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.4.23.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.23.ebuild b/dev-libs/libxml2/libxml2-2.4.23.ebuild index a9ff2ded7570..e17c0a715d3a 100644 --- a/dev-libs/libxml2/libxml2-2.4.23.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.9 2002/10/04 05:16:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.10 2002/12/09 04:21:04 manson Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { # Fix .la files of python site packages |