diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-14 17:24:44 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-14 17:24:44 +0000 |
commit | 7c2e9c1705b394a636fc652d280b9a91a893d2f3 (patch) | |
tree | e24a087867474da60e63aee638418ef215ea7551 /dev-libs/libxml2 | |
parent | init script fix0r (diff) | |
download | gentoo-2-7c2e9c1705b394a636fc652d280b9a91a893d2f3.tar.gz gentoo-2-7c2e9c1705b394a636fc652d280b9a91a893d2f3.tar.bz2 gentoo-2-7c2e9c1705b394a636fc652d280b9a91a893d2f3.zip |
Masking x86 again because of kde docs bug
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.26.ebuild b/dev-libs/libxml2/libxml2-2.4.26.ebuild index 1a0210973424..508f8d119095 100644 --- a/dev-libs/libxml2/libxml2-2.4.26.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.26.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.26.ebuild,v 1.3 2002/11/12 22:33:46 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.26.ebuild,v 1.4 2002/11/14 17:24:44 foser Exp $ inherit libtool gnome2 @@ -15,7 +15,7 @@ DEPEND="zlib? ( sys-libs/zlib ) SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ~sparc ~sparc64 ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~sparc64 ~ppc ~alpha" src_compile() { # Fix .la files of python site packages |