diff options
author | 2024-08-09 18:17:33 +0100 | |
---|---|---|
committer | 2024-08-09 18:17:33 +0100 | |
commit | be044944efb4feded86329bf1d3a2850581f226c (patch) | |
tree | a94876cc415d502b9b8f5b1e7249891627b2728c | |
parent | xfce-base/libxfce4ui: Stabilize 4.18.6-r1 arm, #937415 (diff) | |
download | gentoo-be044944efb4feded86329bf1d3a2850581f226c.tar.gz gentoo-be044944efb4feded86329bf1d3a2850581f226c.tar.bz2 gentoo-be044944efb4feded86329bf1d3a2850581f226c.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r5 arm, #937415
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r5.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r5.ebuild index fdb7ecb37745..f9b95042f249 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r5.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r5.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 )" |