commit: c386dcc600af0fc87a1d8f8bc0e43fe676951a20
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Dec 24 15:26:38 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Dec 24 15:26:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c386dcc6
app-misc/anki-bin: enable py3.13
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-misc/anki-bin/anki-bin-24.11.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/anki-bin/anki-bin-24.11.ebuild
b/app-misc/anki-bin/anki-bin-24.11.ebuild
index d2ae10d72..aba95437c 100644
--- a/app-misc/anki-bin/anki-bin-24.11.ebuild
+++ b/app-misc/anki-bin/anki-bin-24.11.ebuild
@@ -6,9 +6,9 @@ EAPI=8
### A NOTE REGARDING PYTHON COMPATABILITY ###
# Anki-bin downloads a python 3.9 wheel. However the wheel used has only one
native library _rsbridge.so
# that is not linked against libpython.
-# The configuration with Python 3.{10..12} was tested on a limited number of
machines and is not guaranteed to work.
+# The configuration with Python 3.{10..13} was tested on a limited number of
machines and is not guaranteed to work.
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit desktop optfeature python-single-r1 pypi readme.gentoo-r1 xdg
# bump to latest PV, where any of the miscellaneous files changed