commit:     07ee8c8beb15262333a54038b920373cfa95077d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 17:57:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 17:58:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ee8c8b

x11-libs/wxGTK: fix USE=pch

Fixes: 3185d41c5e481a797773b8e72db02ebb3773ed65
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 )"
 

Reply via email to