projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d57fc63
)
dev-util/comparator: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:00:52 +0000
(17:00 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:07:53 +0000
(17:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/comparator/comparator-2.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/comparator/comparator-2.12.ebuild
b/dev-util/comparator/comparator-2.12.ebuild
index bbbbe0a4134a50b9239ead0900b21f707e27e8fa..5e4ba126dbd083755c1205a7b9d16dad4294fd91 100644
(file)
--- a/
dev-util/comparator/comparator-2.12.ebuild
+++ b/
dev-util/comparator/comparator-2.12.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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1 toolchain-funcs