From 0e2cbd14fce8b3c50601d88ca22297435f9d44ac Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 18 Sep 2015 14:28:09 -0400 Subject: force qt4 since that's what the ebuild was marked stable with (bug #560782) Package-Manager: portage-2.2.20.1 --- games-util/antimicro/antimicro-2.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-util') diff --git a/games-util/antimicro/antimicro-2.10.1.ebuild b/games-util/antimicro/antimicro-2.10.1.ebuild index c3be6e4a0310..47b7f10a3fd6 100644 --- a/games-util/antimicro/antimicro-2.10.1.ebuild +++ b/games-util/antimicro/antimicro-2.10.1.ebuild @@ -27,5 +27,5 @@ src_configure() { -DUSE_SDL_2=ON ) - cmake-utils_src_configure + QT_SELECT=4 cmake-utils_src_configure } -- cgit v1.2.3-65-gdbad