summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-20 14:36:33 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-20 14:36:33 +0000
commit02fe36d14a5dd2ab2d9fc090cbd372d2068693f1 (patch)
treef58c5ef8bf080160ada5ae24a39766e5b014e075 /dev-python/kaa-base/kaa-base-0.6.0.ebuild
parentRestricting pypy #404929 (diff)
downloadgentoo-2-02fe36d14a5dd2ab2d9fc090cbd372d2068693f1.tar.gz
gentoo-2-02fe36d14a5dd2ab2d9fc090cbd372d2068693f1.tar.bz2
gentoo-2-02fe36d14a5dd2ab2d9fc090cbd372d2068693f1.zip
Restricting pypy #404933
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/kaa-base/kaa-base-0.6.0.ebuild')
-rw-r--r--dev-python/kaa-base/kaa-base-0.6.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/kaa-base/kaa-base-0.6.0.ebuild b/dev-python/kaa-base/kaa-base-0.6.0.ebuild
index 2acc5101d177..45ee4dd91394 100644
--- a/dev-python/kaa-base/kaa-base-0.6.0.ebuild
+++ b/dev-python/kaa-base/kaa-base-0.6.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.6.0.ebuild,v 1.6 2010/12/13 14:52:44 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.6.0.ebuild,v 1.7 2012/02/20 14:36:33 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
PYTHON_USE_WITH="threads"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
inherit distutils