summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-03-04 11:56:29 +0000
committerJustin Lecher <jlec@gentoo.org>2012-03-04 11:56:29 +0000
commit130f2166a2564527b331104f43b3258721d920bc (patch)
tree630b018fd2432b19738beb5ecc6295183736fcac /dev-python/bsddb3/bsddb3-5.2.0.ebuild
parentDrop maintainer due retirement, bug #112268 (diff)
downloadgentoo-2-130f2166a2564527b331104f43b3258721d920bc.tar.gz
gentoo-2-130f2166a2564527b331104f43b3258721d920bc.tar.bz2
gentoo-2-130f2166a2564527b331104f43b3258721d920bc.zip
Restrict pypy
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/bsddb3/bsddb3-5.2.0.ebuild')
-rw-r--r--dev-python/bsddb3/bsddb3-5.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-5.2.0.ebuild b/dev-python/bsddb3/bsddb3-5.2.0.ebuild
index 9cda6e8be9db..5499975c9797 100644
--- a/dev-python/bsddb3/bsddb3-5.2.0.ebuild
+++ b/dev-python/bsddb3/bsddb3-5.2.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-5.2.0.ebuild,v 1.3 2012/03/02 15:04:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-5.2.0.ebuild,v 1.4 2012/03/04 11:56:29 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2 3:3.1"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.0 *-jython"
+RESTRICT_PYTHON_ABIS="3.0 *-jython 2.7-pypy-*"
inherit db-use distutils multilib