Skip to content

Commit

Permalink
dev-ada/markdown: drop gcc_12_2_0
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Mar 21, 2023
1 parent 80ba22e commit 77cde50
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

ADA_COMPAT=( gnat_2021 gcc_12_2_0 gcc_12 )
ADA_COMPAT=( gnat_2021 gcc_12 )
inherit ada

DESCRIPTION="Provides a markdown parser written in Ada"
Expand Down

0 comments on commit 77cde50

Please sign in to comment.