From d416c81784447b6f87b549e7ad7cffbe1e2bb902 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 21 Jun 2025 12:47:44 +0100 Subject: [PATCH] x11-libs/wxGTK: Stabilize 3.2.8.1 ppc64, #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 b8e58369a1a8d..a9338165df34b 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 )"