diff options
author | 2024-08-09 18:17:55 +0100 | |
---|---|---|
committer | 2024-08-09 18:17:55 +0100 | |
commit | b1c9aa2f41020033152b163aa5e4cad942c673fe (patch) | |
tree | 82ad3cd4a590a84f973c2584e5469b1efb8c285c /x11-libs | |
parent | xfce-base/libxfce4ui: Stabilize 4.18.6-r1 ppc64, #937415 (diff) | |
download | gentoo-b1c9aa2f41020033152b163aa5e4cad942c673fe.tar.gz gentoo-b1c9aa2f41020033152b163aa5e4cad942c673fe.tar.bz2 gentoo-b1c9aa2f41020033152b163aa5e4cad942c673fe.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r5 ppc64, #937415
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 487d68611107..f702cb68b19f 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 )" |