dev-ada/gnatcoll-core: remove support for gnat_2016

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2021-06-04 21:00:30 +02:00
parent b150221ff5
commit d66fe92f3e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_201{6..9} gnat_2020 )
ADA_COMPAT=( gnat_201{7..9} gnat_2020 )
inherit ada multiprocessing
MYP=${P}-20200429-19B7C

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_201{6,7,8,9} )
ADA_COMPAT=( gnat_201{7..9} )
inherit ada multiprocessing
MYP=${P}-20200429-19B7C