commit: d93c18e8131c9daae0db08bfce93eef1c6a0c61d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 08:15:30 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 08:15:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d93c18e8
app-text/calibre: Stabilize 8.9.0 amd64, #965408
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/calibre/calibre-8.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/calibre/calibre-8.9.0.ebuild
b/app-text/calibre/calibre-8.9.0.ebuild
index 18f53d2e86ca..44add51d1b8b 100644
--- a/app-text/calibre/calibre-8.9.0.ebuild
+++ b/app-text/calibre/calibre-8.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
PYTHON_REQ_USE="sqlite,ssl"
inherit edo toolchain-funcs python-single-r1 qmake-utils verify-sig xdg
@@ -36,7 +36,7 @@ LICENSE="
PSF-2
"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="+font-subsetting ios speech +system-mathjax test +udisks unrar"
RESTRICT="!test? ( test )"