diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | 23ade2ac31e041a1397d50e8958ae6811e81c7c5 (patch) | |
tree | d0f6ea710e5f707e0ef60f5b5664b14c1b325f3f /dev-libs/libxml2 | |
parent | merge in fixes (diff) | |
download | gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.gz gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.bz2 gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.23.ebuild b/dev-libs/libxml2/libxml2-2.4.23.ebuild index 03e35cff1584..8a0740fd1ea5 100644 --- a/dev-libs/libxml2/libxml2-2.4.23.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.7 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.8 2002/09/21 11:49:09 bjb Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" src_compile() { # Fix .la files of python site packages |