summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-12-05 17:06:05 -0800
committerZac Medico <zmedico@gentoo.org>2020-12-05 17:06:36 -0800
commit8faaed3c69c7bd5a1a2525a0181d7c00c45baf1f (patch)
tree2608b25b16e5317d90df972bd173763e044190c6 /app-text
parentdev-python/zeroconf: PYTHON_COMPAT+=(python3_9) (diff)
downloadgentoo-8faaed3c69c7bd5a1a2525a0181d7c00c45baf1f.tar.gz
gentoo-8faaed3c69c7bd5a1a2525a0181d7c00c45baf1f.tar.bz2
gentoo-8faaed3c69c7bd5a1a2525a0181d7c00c45baf1f.zip
app-text/calibre: PYTHON_COMPAT+=(python3_9)
Closes: https://bugs.gentoo.org/758629 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/calibre/calibre-5.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-5.6.0.ebuild b/app-text/calibre/calibre-5.6.0.ebuild
index 04bcc22b67a4..53188e3547d8 100644
--- a/app-text/calibre/calibre-5.6.0.ebuild
+++ b/app-text/calibre/calibre-5.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..8} )
+PYTHON_COMPAT=( python3_{6..9} )
PYTHON_REQ_USE="ipv6,sqlite,ssl"
inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils