*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / kconfiglib / kconfiglib-13.2.0.ebuild
index 31ea525387d5df5b8809d086cface35e983d442b..614c8ea8a6683738ac42db2d26f4cf7eaf2d1b3b 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=( python3_{5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1