*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / www-apps / klaus / klaus-1.5.1.ebuild
index 1966b9410b745d4ad8a0a41dc5278a1b7984e2de..88fc4b726a3fb5ca97c0b9f80df4d526ced5a4bb 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=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1