mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/glcontext: enable py3.12
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1 virtualx
|
||||
|
||||
@@ -17,7 +18,6 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="debug"
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
BDEPEND="
|
||||
x11-libs/libX11
|
||||
media-libs/libglvnd[X]
|
||||
|
||||
Reference in New Issue
Block a user