From 4169515fcace1626feda867f7d15e06f210f7f4a Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Fri, 4 Apr 2003 19:26:23 +0000 Subject: unmasking for ~x86; should close bug #18238 --- dev-libs/libxml2/libxml2-2.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/libxml2') 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 -- cgit v1.2.3-65-gdbad