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 | 83041b975cc21f74c7b515d01c9e88fd27c6c9b0 (patch) | |
tree | 7ab9109dac771eb6db1935bc68b92d9534a2faf5 /dev-python/4Suite | |
parent | CFLAGS tuning for alpha (diff) | |
download | historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.gz historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.bz2 historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/4Suite')
-rw-r--r-- | dev-python/4Suite/4Suite-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/4Suite/4Suite-0.11.1.ebuild b/dev-python/4Suite/4Suite-0.11.1.ebuild index 59576c8d39b5..6ad9277d11ad 100644 --- a/dev-python/4Suite/4Suite-0.11.1.ebuild +++ b/dev-python/4Suite/4Suite-0.11.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/4Suite/4Suite-0.11.1.ebuild,v 1.5 2002/10/04 05:25:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.6 2002/10/17 16:36:53 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Python tools for XML processing and object-databases." @@ -12,7 +12,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" LICENSE="as-is" src_compile() { |