*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / oslo-context / oslo-context-2.22.1.ebuild
index f9a31fa8b5ad915438a6701c3edeb72d36c48f07..e947ddebb7910ae2a2a8e3a90ad6717db53c447f 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