From 07ee8c8beb15262333a54038b920373cfa95077d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 8 Oct 2022 18:57:16 +0100 Subject: x11-libs/wxGTK: fix USE=pch Fixes: 3185d41c5e481a797773b8e72db02ebb3773ed65 Signed-off-by: Sam James --- x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-libs/wxGTK') diff --git a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild index bb964df9baf4..6459eb58f799 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" -IUSE="+X doc debug gstreamer libnotify opengl sdl test tiff webkit" +IUSE="+X doc debug gstreamer libnotify opengl pch sdl test tiff webkit" REQUIRED_USE="test? ( tiff ) tiff? ( X )" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad