mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user