*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / hypothesis / hypothesis-4.57.1.ebuild
index 79eb7efd389402bb4316696e888caaaa6eeafc45..996a19c65c46bf677cc5f53ea8aeff1f9ce03c13 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 PYTHON_REQ_USE="threads(+),sqlite"
 
 inherit distutils-r1 eutils