mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ada/spawn: enable gcc:13
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 )
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
|
||||
inherit ada multiprocessing
|
||||
|
||||
DESCRIPTION="Simple API to spawn processes"
|
||||
Reference in New Issue
Block a user