projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0685207
)
app-admin/eclean-kernel: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:38:32 +0000
(20:38 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
index 9cfd87c20ad3b7a1cbf7379b07bdc3bc13d7a357..89a5c4d8fe0a4fe7643cb3193d97815762a2d105 100644
(file)
--- a/
app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
+++ b/
app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
@@
-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=( python
3_{6,7
} )
inherit distutils-r1