*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-process / htop / htop-2.2.0.ebuild
index f8475b10ce6ad10d5b7f8f78bcde3c99b609825b..e2bc520206d8daefc6e19919e633cf5034cde07c 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,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit linux-info python-any-r1