summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
commit83041b975cc21f74c7b515d01c9e88fd27c6c9b0 (patch)
tree7ab9109dac771eb6db1935bc68b92d9534a2faf5 /dev-python/orbit-python
parentCFLAGS tuning for alpha (diff)
downloadhistorical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.gz
historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.bz2
historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.zip
KEYWORDS for alpha
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild4
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild b/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild
index 65e11c217ae3..b4098bbc0212 100644
--- a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild
+++ b/dev-python/orbit-python/orbit-python-0.3.0-r1.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-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.8 2002/10/04 05:26:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.9 2002/10/17 16:36:53 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ORBit bindings for Python"
@@ -13,7 +13,7 @@ DEPEND="=dev-libs/glib-1.2*
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
LICENSE="GPL-2"
src_compile() {
diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild
index bf23613f36f1..0e6e5ad7dddf 100644
--- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild
+++ b/dev-python/orbit-python/orbit-python-0.3.1.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-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.6 2002/10/04 05:26:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.7 2002/10/17 16:36:53 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ORBit bindings for Python"
@@ -13,7 +13,7 @@ DEPEND="=dev-libs/glib-1.2*
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
LICENSE="GPL-2"
src_compile() {