commit: a763fe3dae0126a5e5ba29636ead5413cea90989 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Oct 31 11:10:47 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Oct 31 11:10:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a763fe3d
app-emulation/pcem: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap <AT> gentoo.org> app-emulation/pcem/pcem-16-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/pcem/pcem-16-r1.ebuild b/app-emulation/pcem/pcem-16-r1.ebuild index 42c969775c8..d87a88a78bb 100644 --- a/app-emulation/pcem/pcem-16-r1.ebuild +++ b/app-emulation/pcem/pcem-16-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools desktop wxwidgets +inherit autotools desktop flag-o-matic wxwidgets WX_GTK_VER="3.0-gtk3"
