diff options
author | Sam James <sam@gentoo.org> | 2024-08-09 18:18:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-09 18:18:13 +0100 |
commit | 04e5c680a12e94e9dc2467d34380f64d45062393 (patch) | |
tree | 0b25fe3315009400dc695e4d765e15834cbd1349 /x11-libs/wxGTK | |
parent | xfce-base/libxfce4ui: Stabilize 4.18.6-r1 x86, #937415 (diff) | |
download | gentoo-04e5c680a12e94e9dc2467d34380f64d45062393.tar.gz gentoo-04e5c680a12e94e9dc2467d34380f64d45062393.tar.bz2 gentoo-04e5c680a12e94e9dc2467d34380f64d45062393.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r5 x86, #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 16b6721fbf03..9fd9ff23eff6 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 )" |