summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-07-06 12:24:17 +0200
committerMichał Górny <mgorny@gentoo.org>2024-07-06 13:18:58 +0200
commit96fe16c7baa6426e964b4ab4dafd0fe800c79f2f (patch)
tree655dd00737bb9f7c6529e822e4f41645f0b8351c /media-libs
parentsys-libs/compiler-rt: Tests now require some in-tree llvm headers (diff)
downloadgentoo-96fe16c7baa6426e964b4ab4dafd0fe800c79f2f.tar.gz
gentoo-96fe16c7baa6426e964b4ab4dafd0fe800c79f2f.tar.bz2
gentoo-96fe16c7baa6426e964b4ab4dafd0fe800c79f2f.zip
media-libs/libglvnd: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libglvnd/libglvnd-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.7.0.ebuild b/media-libs/libglvnd/libglvnd-1.7.0.ebuild
index ac956be50c41..59024281c433 100644
--- a/media-libs/libglvnd/libglvnd-1.7.0.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
VIRTUALX_REQUIRED=manual
inherit meson-multilib python-any-r1 virtualx