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