diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-15 20:25:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-15 20:25:54 +0000 |
commit | ab519581f5daa02b9fb175842ae858027f80ab03 (patch) | |
tree | 1ac73df3d7ef66e6af8326e5357bfbf095811abf /dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-ab519581f5daa02b9fb175842ae858027f80ab03.tar.gz historical-ab519581f5daa02b9fb175842ae858027f80ab03.tar.bz2 historical-ab519581f5daa02b9fb175842ae858027f80ab03.zip |
ppc needs stable dev-lang/python-2.1 first
Diffstat (limited to 'dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild')
-rw-r--r-- | dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild index d61c24b505cc..009b9a74454c 100644 --- a/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild +++ b/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild,v 1.7 2003/11/23 02:24:25 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap-py21/python-ldap-py21-2.0.0_pre05-r1.ebuild,v 1.8 2004/04/15 20:22:39 mr_bones_ Exp $ PYTHON_SLOT_VERSION=2.1 @@ -16,7 +16,7 @@ DEPEND="${DEPEND} >=net-nds/openldap-2.0.11" SLOT="0" LICENSE="PYTHON" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ~ppc" IUSE="" src_compile() { |