diff --git a/index/gn/gnat_avr_elf/gnat_avr_elf-13.2.1.toml b/index/gn/gnat_avr_elf/gnat_avr_elf-13.2.1.toml index 504c8e0f..8baacba1 100644 --- a/index/gn/gnat_avr_elf/gnat_avr_elf-13.2.1.toml +++ b/index/gn/gnat_avr_elf/gnat_avr_elf-13.2.1.toml @@ -2,7 +2,7 @@ name = "gnat_avr_elf" version = "13.2.1" provides = ["gnat=13.2.1"] -description = "The GNAT Ada compiler - RISC-V cross-compiler" +description = "The GNAT Ada compiler - AVR cross-compiler" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] licenses = "GPL-3.0-or-later AND GPL-3.0-or-later WITH GCC-exception-3.1" diff --git a/index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml b/index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml index eceb59ee..9387ac7a 100644 --- a/index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml +++ b/index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml @@ -2,7 +2,7 @@ name = "gnat_riscv64_elf" version = "13.2.1" provides = ["gnat=13.2.1"] -description = "The GNAT Ada compiler - AVR cross-compiler" +description = "The GNAT Ada compiler - RISC-V cross-compiler" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] licenses = "GPL-3.0-or-later AND GPL-3.0-or-later WITH GCC-exception-3.1"