diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-05-12 20:52:19 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-05-12 20:52:19 +0200 |
commit | 74f204962001822300e69cb405887ef32b9cc77e (patch) | |
tree | 44feb71f3f913bf053d740a70598616e97b32394 /profiles/desc | |
parent | eclass/ada.eclass: adding gnat_2020 (diff) | |
download | gentoo-74f204962001822300e69cb405887ef32b9cc77e.tar.gz gentoo-74f204962001822300e69cb405887ef32b9cc77e.tar.bz2 gentoo-74f204962001822300e69cb405887ef32b9cc77e.zip |
profiles/desc/ada_target.desc: add gnat_2020
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ada_target.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc index daf92ab9facb..e633b1a19318 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 |