summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-09-21 12:09:35 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-09-21 12:09:35 +0000
commit63b167069e16e143e6c37b6dced57bb26a1afba4 (patch)
tree47ad625acd27480b3f5449bdee226cf7464a28ca /dev-libs
parentKEYWORDS for alpha - gnome 2.0.1 (diff)
downloadgentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.tar.gz
gentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.tar.bz2
gentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.zip
KEYWORDS for alpha
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/libxml2-2.4.24.ebuild4
-rw-r--r--dev-libs/libxslt/libxslt-1.0.20.ebuild4
2 files changed, 4 insertions, 4 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
diff --git a/dev-libs/libxslt/libxslt-1.0.20.ebuild b/dev-libs/libxslt/libxslt-1.0.20.ebuild
index 9016bb747eac..ca29c7ae4f1f 100644
--- a/dev-libs/libxslt/libxslt-1.0.20.ebuild
+++ b/dev-libs/libxslt/libxslt-1.0.20.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/libxslt/libxslt-1.0.20.ebuild,v 1.3 2002/09/17 15:35:56 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.20.ebuild,v 1.4 2002/09/21 12:09:35 bjb Exp $
inherit libtool
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 sparc sparc64 ppc"
+KEYWORDS="x86 sparc sparc64 ppc alpha"
RDEPEND=">=dev-libs/libxml2-2.4.24"