From 032869c5f8e91ec3d0e50f400d678cbed508d73b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 4 Jul 2025 20:55:36 +0100 Subject: [PATCH] x11-libs/wxGTK: Stabilize 3.2.8.1 ppc, #958602 Signed-off-by: Sam James --- x11-libs/wxGTK/wxGTK-3.2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/wxGTK/wxGTK-3.2.8.1.ebuild b/x11-libs/wxGTK/wxGTK-3.2.8.1.ebuild index a1f16f78e9e03..935dd1328c1b1 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.8.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.8.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}/3.2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+X curl doc debug keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit X" REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )"