projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd3cbc
)
app-misc/icdiff: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:26 +0000
(12:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:03 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/icdiff/icdiff-1.9.1.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/icdiff/icdiff-1.9.1.ebuild
b/app-misc/icdiff/icdiff-1.9.1.ebuild
index 687c0aaf44b5245c84af12f99f6e8c8452a571b5..970ccd6a9fbf41a276cd9e7279c6b76fc36ed6ab 100644
(file)
--- a/
app-misc/icdiff/icdiff-1.9.1.ebuild
+++ b/
app-misc/icdiff/icdiff-1.9.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1