diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-04-04 19:26:23 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-04-04 19:26:23 +0000 |
commit | c26fadf80981a54f59abf1350b10ab2c1df8fbb1 (patch) | |
tree | 167435fa745011421ec72382b0be8969afd0dcb8 /dev-libs/libxml2 | |
parent | version bump (diff) | |
download | gentoo-2-c26fadf80981a54f59abf1350b10ab2c1df8fbb1.tar.gz gentoo-2-c26fadf80981a54f59abf1350b10ab2c1df8fbb1.tar.bz2 gentoo-2-c26fadf80981a54f59abf1350b10ab2c1df8fbb1.zip |
unmasking for ~x86; should close bug #18238
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.5.6.ebuild b/dev-libs/libxml2/libxml2-2.5.6.ebuild index 49569a0cdf6a..30e328acf177 100644 --- a/dev-libs/libxml2/libxml2-2.5.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.6.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.6.ebuild,v 1.1 2003/04/01 16:27:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.6.ebuild,v 1.2 2003/04/04 19:26:23 drobbins Exp $ inherit eutils libtool gnome.org @@ -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 |