summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 23:49:48 +0100
committerSam James <sam@gentoo.org>2024-10-02 23:52:04 +0100
commitd72aaf7038c6fc1dbafe20d23b0a2dc76aa468b5 (patch)
tree241d3e6b9ff63a78287f25cf353eff4268c57c44 /x11-libs
parentx11-libs/wxGTK: Stabilize 3.2.5 x86, #940071 (diff)
downloadgentoo-d72aaf7038c6fc1dbafe20d23b0a2dc76aa468b5.tar.gz
gentoo-d72aaf7038c6fc1dbafe20d23b0a2dc76aa468b5.tar.bz2
gentoo-d72aaf7038c6fc1dbafe20d23b0a2dc76aa468b5.zip
x11-libs/wxGTK: Stabilize 3.2.5 ppc, #940071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/wxGTK-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.5.ebuild b/x11-libs/wxGTK/wxGTK-3.2.5.ebuild
index ab963de6f9fa..d1cb3f296505 100644
--- a/x11-libs/wxGTK/wxGTK-3.2.5.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.2.5.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 )"