Skip to content

Commit

Permalink
dev-ada/libgpr: 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 7da9f2e commit ecc57f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ada/libgpr/libgpr-2020-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

ADA_COMPAT=( gnat_201{7..9} gnat_2020 )
inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

MYP=gprbuild-${PV}-20200429-19BD2-src

Expand Down
2 changes: 1 addition & 1 deletion dev-ada/libgpr/libgpr-2020.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

ADA_COMPAT=( gnat_201{7..9} )
inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

MYP=gprbuild-${PV}-20200429-19BD2-src

Expand Down
2 changes: 1 addition & 1 deletion dev-ada/libgpr/libgpr-2021.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

ADA_COMPAT=( gnat_202{0..1} )
inherit ada toolchain-funcs multiprocessing
inherit ada multiprocessing

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

0 comments on commit ecc57f1

Please sign in to comment.