dev-ada/gnatsymbolize: drop <gnat_2019 support

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2021-09-19 15:00:53 +02:00
parent 079cdab3db
commit 3e92ba2142
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_201{8,9} )
ADA_COMPAT=( gnat_2019 )
inherit ada
MYP=${P}-20190429-19761-src

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_201{8,9} gnat_202{0..1} )
ADA_COMPAT=( gnat_2019 gnat_202{0..1} )
inherit ada
MYP=${P}-20200429-19987-src

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_201{8,9} gnat_202{0..1} )
ADA_COMPAT=( gnat_2019 gnat_202{0..1} )
inherit ada
MYP=${P}-${PV}0518-19D3B-src