app-text/calibre: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 17:31:03 +0000 (18:31 +0100)
committerMichał 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

index 799b96ca85b2321692b58e3fb51e032bd76ce73d..28bcbb1ed53cda4210063e5dc5c0d0c7bab42361 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="sqlite,ssl"
 
 inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils