From f9d61b4710ae85510401fcb8d85871ec91e4c103 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 23 May 2020 18:09:13 +0200 Subject: games-emulation/pcsx2: add missing flag-o-matic inherit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/15930 Signed-off-by: Andreas Sturmlechner --- games-emulation/pcsx2/pcsx2-1.6.0.ebuild | 2 +- games-emulation/pcsx2/pcsx2-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/pcsx2/pcsx2-1.6.0.ebuild b/games-emulation/pcsx2/pcsx2-1.6.0.ebuild index e6691265aa25..b264a1d56a5b 100644 --- a/games-emulation/pcsx2/pcsx2-1.6.0.ebuild +++ b/games-emulation/pcsx2/pcsx2-1.6.0.ebuild @@ -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" diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index 85ff7e5fe0f7..3de99b803123 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -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" -- cgit v1.2.3