mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/ada_language_server: 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 toolchain-funcs
|
||||
|
||||
DESCRIPTION="an implementation of the Microsoft Language Server Protocol for Ada/SPARK"
|
||||
Reference in New Issue
Block a user