Fix description for RISC-V and AVR GNAT 13.2.1 (#969)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user