diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
commit | 4c76a2082e16c2093c12902d12fc028cc9d04220 (patch) | |
tree | d72274f446ba36af17607d6561fae82d30f2d784 /dev-python/bonobo-python | |
parent | CFLAGS tuning for alpha (diff) | |
download | gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.gz gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.bz2 gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/bonobo-python')
-rw-r--r-- | dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild b/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild index d8ffda841a6b..4f6aee4e0989 100644 --- a/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild +++ b/dev-python/bonobo-python/bonobo-python-0.2.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/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.7 2002/10/04 05:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/bonobo-python-0.2.0-r1.ebuild,v 1.8 2002/10/17 16:36:53 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bonobo bindings for Python" @@ -15,7 +15,7 @@ DEPEND="=x11-libs/gtk+-1.2* RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" LICENSE="GPL-2" src_compile() { |