commit: bb9ad153f2189026ffe1d021fe4e54b648bbd188
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 14 04:11:29 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 14 04:17:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9ad153
media-sound/xmms2: enable py3.14
Albeit have no convenient way to test the python bindings given
no in-tree packages use these anymore.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-sound/xmms2/xmms2-0.9.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/xmms2/xmms2-0.9.5-r1.ebuild
b/media-sound/xmms2/xmms2-0.9.5-r1.ebuild
index e5edcabd2cc8..450f666389b8 100644
--- a/media-sound/xmms2/xmms2-0.9.5-r1.ebuild
+++ b/media-sound/xmms2/xmms2-0.9.5-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="threads(+)"
inherit flag-o-matic optfeature perl-functions python-single-r1 waf-utils