mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pygobject: enable py3.10
It was dropped by mistake Closes: https://bugs.gentoo.org/936437 Thanks-to: Sam James Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=no
|
||||
PYTHON_COMPAT=( python3_{11..13} pypy3 )
|
||||
PYTHON_COMPAT=( python3_{10..13} pypy3 )
|
||||
|
||||
inherit gnome.org meson virtualx xdg distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user