*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / os-testr / os-testr-1.0.0.ebuild
index 0ef1c1a7f967a92ef9da2a1c4ab4da9613c3149a..df225351bf5bd1a84dc35f292a0c2a9a8d0e1aa4 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=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1