summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-07-22 16:34:52 -0700
committerMatt Turner <mattst88@gentoo.org>2021-07-22 16:41:36 -0700
commit47107d8e2e166d2b7a9531d7592a965250c0dfe8 (patch)
tree240cc851be38ecd409e1ef420b84db6d06267ab7 /media-libs/mesa
parentwww-client/firefox-bin: bump to v90.0.2 (diff)
downloadgentoo-47107d8e2e166d2b7a9531d7592a965250c0dfe8.tar.gz
gentoo-47107d8e2e166d2b7a9531d7592a965250c0dfe8.tar.bz2
gentoo-47107d8e2e166d2b7a9531d7592a965250c0dfe8.zip
media-libs/mesa: Add Python 3.10 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index dfcb2b799248..c7e2fafc278f 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit llvm meson-multilib python-any-r1 linux-info