summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-20 19:09:47 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-20 19:20:50 +0100
commit0e07781a383c163d26a4db9eb740bbded9e99426 (patch)
tree8dead1cbeb72f1079904167adfdae783fb4a922c
parentapp-crypt/keybase: bump to 6.0.2, update ebuilds, new maintainer (diff)
downloadgentoo-0e07781a383c163d26a4db9eb740bbded9e99426.tar.gz
gentoo-0e07781a383c163d26a4db9eb740bbded9e99426.tar.bz2
gentoo-0e07781a383c163d26a4db9eb740bbded9e99426.zip
app-text/calibre: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-text/calibre/calibre-5.44.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-5.44.0-r1.ebuild b/app-text/calibre/calibre-5.44.0-r1.ebuild
index d6a8b42211fd..a26e275caee7 100644
--- a/app-text/calibre/calibre-5.44.0-r1.ebuild
+++ b/app-text/calibre/calibre-5.44.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="ipv6(+),sqlite,ssl"
inherit toolchain-funcs python-single-r1 qmake-utils xdg-utils