commit: 74f204962001822300e69cb405887ef32b9cc77e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed May 12 18:52:19 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed May 12 18:52:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f20496
profiles/desc/ada_target.desc: add gnat_2020 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/desc/ada_target.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc index daf92ab9fac..e633b1a1931 100644 --- a/profiles/desc/ada_target.desc +++ b/profiles/desc/ada_target.desc @@ -5,4 +5,4 @@ gnat_2016 - Compile with dev-lang/gnat-gpl-2016 gnat_2017 - Compile with dev-lang/gnat-gpl-2017 gnat_2018 - Compile with dev-lang/gnat-gpl-2018 gnat_2019 - Compile with dev-lang/gnat-gpl-2019 - +gnat_2020 - Compile with dev-lang/gnat-gpl-2020
