*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / elogv / elogv-0.7.8-r2.ebuild
index 04a1a84d43f4e6254d86f8bd8bdc4830c714099c..7dd9ad6ec418db167d59e44bb8e05dafc081706b 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=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="ncurses"
 inherit distutils-r1