diff options
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.4.30.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.30.ebuild b/dev-libs/libxml2/libxml2-2.4.30.ebuild index 100fe19b11ad..73148f654d0d 100644 --- a/dev-libs/libxml2/libxml2-2.4.30.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.30.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.4.30.ebuild,v 1.5 2003/07/12 09:22:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.30.ebuild,v 1.6 2003/07/18 22:18:17 tester Exp $ inherit eutils libtool gnome.org flag-o-matic @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ~sparc ~ppc alpha ~hppa" +KEYWORDS="x86 ~sparc ~ppc alpha ~hppa amd64" src_compile() { # Fix .la files of python site packages |