app-admin/eclean-kernel: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:38:32 +0000 (20:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:53:10 +0000 (20:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild

index 9cfd87c20ad3b7a1cbf7379b07bdc3bc13d7a357..89a5c4d8fe0a4fe7643cb3193d97815762a2d105 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1