From b04cf9edf49ff6818b64df5e33a31f63db4fe7a3 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Mar 2025 10:45:47 +0300 Subject: [PATCH] x11-libs/wxGTK: Stabilize 3.2.6 arm, #952884 Signed-off-by: Arthur Zamarin --- x11-libs/wxGTK/wxGTK-3.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/wxGTK/wxGTK-3.2.6.ebuild b/x11-libs/wxGTK/wxGTK-3.2.6.ebuild index 96e3ced48c0ba..08c259db263f4 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.6.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.6.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" -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" REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )"