Skip to content

Commit

Permalink
dev-ada/asis: drop support for <gnat_2019
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Sep 19, 2021
1 parent 89ad094 commit 8344fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ada/asis/asis-2019-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

ADA_COMPAT=( gnat_201{7,8,9} )
ADA_COMPAT=( gnat_2019 )
inherit ada multiprocessing
MYP=${P}-20190517-18AB5-src

Expand Down

0 comments on commit 8344fdb

Please sign in to comment.