mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-ada/gpr-unit-provider: drop gnat_2021
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 gcc_14 )
|
||||
ADA_COMPAT=( gcc_12 gcc_13 gcc_14 )
|
||||
inherit ada multiprocessing
|
||||
|
||||
DESCRIPTION="GPR Unit Provider"
|
||||
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+shared static-libs static-pic"
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
dev-ada/gpr:=[${ADA_USEDEP},shared?]
|
||||
dev-ada/gpr:=[${ADA_USEDEP},shared(+)?]
|
||||
dev-ada/libadalang:=[${ADA_USEDEP},static-libs?,static-pic?]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-ada/gprbuild[${ADA_USEDEP}]"
|
||||
Reference in New Issue
Block a user