summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-20 08:00:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-20 08:00:56 +0000
commitff7dbaae5dd2dc7f13d252f6a079aea24c9ea593 (patch)
treeb4dcd170d09b8265321b8bb821c9f846372ecd29 /dev-python/psycopg/psycopg-2.4.2.ebuild
parentBump for #404543 (diff)
downloadhistorical-ff7dbaae5dd2dc7f13d252f6a079aea24c9ea593.tar.gz
historical-ff7dbaae5dd2dc7f13d252f6a079aea24c9ea593.tar.bz2
historical-ff7dbaae5dd2dc7f13d252f6a079aea24c9ea593.zip
Restricting pypy #404953
Package-Manager: portage-2.2.0_alpha87/cvs/Linux x86_64
Diffstat (limited to 'dev-python/psycopg/psycopg-2.4.2.ebuild')
-rw-r--r--dev-python/psycopg/psycopg-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-2.4.2.ebuild b/dev-python/psycopg/psycopg-2.4.2.ebuild
index c03a30ad4462..edf2d89d5b0e 100644
--- a/dev-python/psycopg/psycopg-2.4.2.ebuild
+++ b/dev-python/psycopg/psycopg-2.4.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild,v 1.6 2012/02/13 19:25:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild,v 1.7 2012/02/20 08:00:56 patrick Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="*-jython"
+RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
inherit distutils eutils