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 503a3b09499a..e6c40e02e6ea 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.1 2003/03/03 20:10:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.2 2003/03/09 20:39:17 agriffis Exp $ inherit eutils libtool gnome.org @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" src_compile() { # Fix .la files of python site packages |