projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9634e6
)
app-office/unoconv: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 11:29:23 +0000
(12:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:56 +0000
(12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-office/unoconv/unoconv-0.8.2.ebuild
patch
|
blob
|
history
diff --git
a/app-office/unoconv/unoconv-0.8.2.ebuild
b/app-office/unoconv/unoconv-0.8.2.ebuild
index 6f1c17b6f6310cab6fd3bd7c0b3da808ddcb02d8..ff651f50e1b811c423c957d999f1d6db60bbadfb 100644
(file)
--- a/
app-office/unoconv/unoconv-0.8.2.ebuild
+++ b/
app-office/unoconv/unoconv-0.8.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit eutils python-single-r1