*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / redis-py / redis-py-3.2.1.ebuild
index ee675a119cc84bdd66d4b5c66bb3514a21522a29..ef7ba5ab5ca74c5141e8c78a7df676f51ae8f361 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1