Skip to content

Commit

Permalink
dev-games/mygui: [QA] fix UnusedInherits (multilib)
Browse files Browse the repository at this point in the history
get_libdir has been built-in since EAPI 6

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 10, 2022
1 parent a8a7800 commit 7028f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-games/mygui/mygui-3.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

CMAKE_REMOVE_MODULES_LIST="FindFreetype"
inherit cmake flag-o-matic multilib
inherit cmake flag-o-matic

MY_PN=MyGUI
MY_P=${MY_PN}${PV}
Expand Down

0 comments on commit 7028f0a

Please sign in to comment.