diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 23:49:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 23:52:03 +0100 |
commit | 4ffbb3a004d718d011f8d01c1862972a6ac5de60 (patch) | |
tree | f9610bbbaa45878b7e83453e3aded95bc57b6ee4 /x11-libs | |
parent | app-crypt/pinentry: Stabilize 1.3.1 ppc, #940069 (diff) | |
download | gentoo-4ffbb3a004d718d011f8d01c1862972a6ac5de60.tar.gz gentoo-4ffbb3a004d718d011f8d01c1862972a6ac5de60.tar.bz2 gentoo-4ffbb3a004d718d011f8d01c1862972a6ac5de60.zip |
x11-libs/wxGTK: Stabilize 3.2.5 x86, #940071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.5.ebuild | 2 |
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 92c8e6b3a403..ab963de6f9fa 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 )" |