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
commit4c76a2082e16c2093c12902d12fc028cc9d04220 (patch)
treed72274f446ba36af17607d6561fae82d30f2d784 /dev-python/python-ldap
parentCFLAGS tuning for alpha (diff)
downloadgentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.gz
gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.bz2
gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.zip
KEYWORDS for alpha
Diffstat (limited to 'dev-python/python-ldap')
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild4
-rw-r--r--dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild
index 23ae5e64ea48..6ef9f8560f05 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre05-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/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild,v 1.2 2002/10/04 05:27:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05-r1.ebuild,v 1.3 2002/10/17 16:36:53 bjb Exp $
VERSION="2.0.0pre05"
S=${WORKDIR}/${PN}-${VERSION}
@@ -13,7 +13,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="public-domain" # NOTE: win32 section is under questionable license
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
inherit distutils
diff --git a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild b/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild
index 7cf64fece307..85da55ff6476 100644
--- a/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild
+++ b/dev-python/python-ldap/python-ldap-2.0.0_pre05.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/python-ldap/python-ldap-2.0.0_pre05.ebuild,v 1.3 2002/10/04 05:27:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.0.0_pre05.ebuild,v 1.4 2002/10/17 16:36:53 bjb Exp $
VERSION="2.0.0pre05"
S=${WORKDIR}/${PN}-${VERSION}
@@ -13,7 +13,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="public-domain" # NOTE: win32 section is under questionable license
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
src_compile() {