commit: bd28c3daa7a897e9a8519fe09cc2ab902e22639e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat May 29 14:17:41 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat May 29 14:18:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd28c3da
profiles/desc/ada_target.desc: add gnat_2021 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/desc/ada_target.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc index e633b1a1931..ff5c1457628 100644 --- a/profiles/desc/ada_target.desc +++ b/profiles/desc/ada_target.desc @@ -6,3 +6,4 @@ 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 +gnat_2021 - Compile with dev-lang/gnat-gpl-2021
