summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild')
-rw-r--r--dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild b/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild
index 6cc19799f9ab..1bb6f57a4aa4 100644
--- a/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
# pypy fails tests; pypy3 fails even running tests
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1