summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-09-30 08:13:11 +0200
committerAlfredo Tupone <tupone@gentoo.org>2024-09-30 08:16:57 +0200
commita611f5cabe8a02d693ecea803499dde51b2d0efc (patch)
treed4aeb6ce355a290c7ecdcd40b10e28ca39b826bd /profiles/desc
parentmedia-libs/netpbm: drop 11.7.2 (diff)
downloadgentoo-a611f5cabe8a02d693ecea803499dde51b2d0efc.tar.gz
gentoo-a611f5cabe8a02d693ecea803499dde51b2d0efc.tar.bz2
gentoo-a611f5cabe8a02d693ecea803499dde51b2d0efc.zip
Add gcc_14 and gcc_15 to the list of ada compilers
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/ada_target.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 005be2d73640..d9b797cfb661 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,6 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
gnat_2021 - Compile with dev-lang/gnat-gpl-2021
gcc_12 - Compile with sys-devel/gcc:12
gcc_13 - Compile with sys-devel/gcc:13
+gcc_14 - Compile with sys-devel/gcc:14
+gcc_15 - Compile with sys-devel/gcc:15