projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8fe71
)
app-text/xmldiff: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:33:59 +0000
(12:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:24 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/xmldiff/xmldiff-1.1.1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/xmldiff/xmldiff-1.1.1.ebuild
b/app-text/xmldiff/xmldiff-1.1.1.ebuild
index c09c049588265e90ec94313eb037f1cf6752b5c4..08e9a9a605ff63077f0df60c39b46add3670362a 100644
(file)
--- a/
app-text/xmldiff/xmldiff-1.1.1.ebuild
+++ b/
app-text/xmldiff/xmldiff-1.1.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1