*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pymongo / pymongo-3.4.0.ebuild
index 3a560023e5769ff580d0597f676780d90fa0b616..370d58e2bb4f528e692e67083a53cd48064a050d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit check-reqs distutils-r1