Skip to content

Commit

Permalink
dev-ada/gprbuild: UnusedInherits
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Sep 15, 2021
1 parent fff38a6 commit 7da9f2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ada/gprbuild/gprbuild-2020-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

ADA_COMPAT=( gnat_201{7..9} gnat_2020 )

inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

MYP=${P}-20200429-19BD2-src
XMLADA=xmlada-${PV}-20200429-19A99-src
Expand Down
2 changes: 1 addition & 1 deletion dev-ada/gprbuild/gprbuild-2020.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

ADA_COMPAT=( gnat_201{7,8,9} )

inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

MYP=${P}-20200429-19BD2-src
XMLADA=xmlada-${PV}-20200429-19A99-src
Expand Down
2 changes: 1 addition & 1 deletion dev-ada/gprbuild/gprbuild-2021-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

ADA_COMPAT=( gnat_202{0..1} )

inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

MYP=${P}-${PV}0519-19A34-src
ID=23a77a37247ff811609e23a0a271f445c299fc8f
Expand Down

0 comments on commit 7da9f2e

Please sign in to comment.