*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pysolr / pysolr-3.6.0.ebuild
index a71fec994265832f9996eacc44c2a7d3a19a46c4..23075fec2fc32dd23c260702255347da017c4bc8 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 distutils-r1