Skip to content

Commit

Permalink
dev-ada/gpr-unit-provider: EAPI 8 gcc_12
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Mar 21, 2023
1 parent a3cbbc9 commit 65c1424
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 2022 Gentoo Authors
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
ADA_COMPAT=( gnat_2021 gcc_12_2_0 gcc_12 )
inherit ada multiprocessing

DESCRIPTION="GPR Unit Provider"
Expand Down

0 comments on commit 65c1424

Please sign in to comment.