mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ada/langkit-contrib: add support to gcc:16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
2aa9316609
commit
727946ef38
@ -4,7 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
ADA_COMPAT=( gcc_{12..15} )
|
ADA_COMPAT=( gcc_{12..16} )
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
inherit python-single-r1 ada multiprocessing
|
inherit python-single-r1 ada multiprocessing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user