diff options
author | 2024-08-09 18:18:03 +0100 | |
---|---|---|
committer | 2024-08-09 18:18:03 +0100 | |
commit | 691f711ab86aa6fe7b9a55c57c908f8986ec07cf (patch) | |
tree | cacf82b904d7c995b62912e747922886a95f43b5 /x11-libs/wxGTK | |
parent | x11-libs/gtk+: Stabilize 3.24.41-r1 sparc, #937415 (diff) | |
download | gentoo-691f711ab86aa6fe7b9a55c57c908f8986ec07cf.tar.gz gentoo-691f711ab86aa6fe7b9a55c57c908f8986ec07cf.tar.bz2 gentoo-691f711ab86aa6fe7b9a55c57c908f8986ec07cf.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r5 sparc, #937415
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-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 f702cb68b19f..16b6721fbf03 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 )" |