Skip to content

Commit

Permalink
games-emulation/pcsx2: add missing flag-o-matic inherit
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#15930
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
mm1ke authored and a17r committed May 24, 2020
1 parent f73af11 commit f9d61b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion games-emulation/pcsx2/pcsx2-1.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7
MY_PV="${PV/_/-}"

inherit cmake multilib toolchain-funcs wxwidgets
inherit cmake flag-o-matic multilib toolchain-funcs wxwidgets

DESCRIPTION="A PlayStation 2 emulator"
HOMEPAGE="https://www.pcsx2.net"
Expand Down
2 changes: 1 addition & 1 deletion games-emulation/pcsx2/pcsx2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit cmake git-r3 multilib toolchain-funcs wxwidgets
inherit cmake flag-o-matic git-r3 multilib toolchain-funcs wxwidgets

DESCRIPTION="A PlayStation 2 emulator"
HOMEPAGE="https://www.pcsx2.net"
Expand Down

0 comments on commit f9d61b4

Please sign in to comment.