mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-ada/spawn: drop support for gnat_2020
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
ADA_COMPAT=( gnat_202{0,1} gcc_12_2_0 )
|
||||
ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
|
||||
inherit ada multiprocessing
|
||||
|
||||
DESCRIPTION="Simple API to spawn processes"
|
||||
|
||||
Reference in New Issue
Block a user