mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
dev-ada/gnatcoll-bindings: add support to gcc:16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
64a3a0e16b
commit
54a6b0c2fa
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
ADA_COMPAT=( gcc_{13..15} )
|
||||
ADA_COMPAT=( gcc_{13..16} )
|
||||
inherit ada multiprocessing python-single-r1
|
||||
|
||||
DESCRIPTION="GNAT Component Collection"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user