diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
commit | ce26915c2e6576c53c793f9d0ec9e32f7a486884 (patch) | |
tree | 5c3d92ae4ab254bf5cd97ed58d8b384bd0c885a5 /dev-libs/libxml2 | |
parent | KEYWORDS for alpha - gnome 2.0.1 (diff) | |
download | historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.gz historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.bz2 historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.24.ebuild b/dev-libs/libxml2/libxml2-2.4.24.ebuild index 7e17b7e1f9a1..d8a762c73a6f 100644 --- a/dev-libs/libxml2/libxml2-2.4.24.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.24.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.24.ebuild,v 1.3 2002/09/17 15:35:56 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.24.ebuild,v 1.4 2002/09/21 12:09:35 bjb Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="2" LICENSE="MIT" -KEYWORDS="x86 sparc sparc64 ppc" +KEYWORDS="x86 sparc sparc64 ppc alpha" src_compile() { # Fix .la files of python site packages |