summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-10 20:33:29 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-10 20:33:56 +0200
commit4f6961452baf934870733711315469cb895c1694 (patch)
tree62241b87b5d817bed4cf35403e703fd239e7f12e /dev-python/pycxx/pycxx-6.2.6.ebuild
parentsci-astronomy/wcstools: Version bump (diff)
downloadgentoo-4f6961452baf934870733711315469cb895c1694.tar.gz
gentoo-4f6961452baf934870733711315469cb895c1694.tar.bz2
gentoo-4f6961452baf934870733711315469cb895c1694.zip
dev-python/pycxx: Disable known-broken PyPy support, #513266
Diffstat (limited to 'dev-python/pycxx/pycxx-6.2.6.ebuild')
-rw-r--r--dev-python/pycxx/pycxx-6.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycxx/pycxx-6.2.6.ebuild b/dev-python/pycxx/pycxx-6.2.6.ebuild
index a6ddf1494692..a4a3ee4a91e1 100644
--- a/dev-python/pycxx/pycxx-6.2.6.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils distutils-r1