projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3819450
)
app-text/calibre: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 17:31:03 +0000
(18:31 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 17:48:49 +0000
(18:48 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/calibre/calibre-4.9.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-text/calibre/calibre-4.9.1-r2.ebuild
b/app-text/calibre/calibre-4.9.1-r2.ebuild
index 799b96ca85b2321692b58e3fb51e032bd76ce73d..28bcbb1ed53cda4210063e5dc5c0d0c7bab42361 100644
(file)
--- a/
app-text/calibre/calibre-4.9.1-r2.ebuild
+++ b/
app-text/calibre/calibre-4.9.1-r2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PYTHON_REQ_USE="sqlite,ssl"
inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils