diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-09 23:48:14 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-09 23:57:58 -0500 |
commit | 682a9f9b775ba3a90a34eee04297f180ce82febd (patch) | |
tree | 016887aebb9aae292a048579cd792eb90f2b3b2b /x11-libs | |
parent | sys-apps/rng-tools: Stabilize 6.16-r1 x86, #924910 (diff) | |
download | gentoo-682a9f9b775ba3a90a34eee04297f180ce82febd.tar.gz gentoo-682a9f9b775ba3a90a34eee04297f180ce82febd.tar.bz2 gentoo-682a9f9b775ba3a90a34eee04297f180ce82febd.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r3 ppc64, #916884
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild index 90d412ce19a8..b744f3094d94 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.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" REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )" |