diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 11:50:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 11:50:23 +0100 |
commit | b5c8facc98724311fd20709837f4aa4fbaa66ee1 (patch) | |
tree | 314d8f307b14f811e269c9168ba8df1b11b36560 /x11-libs | |
parent | dev-util/glib-utils: enable py3.13 (diff) | |
download | gentoo-b5c8facc98724311fd20709837f4aa4fbaa66ee1.tar.gz gentoo-b5c8facc98724311fd20709837f4aa4fbaa66ee1.tar.bz2 gentoo-b5c8facc98724311fd20709837f4aa4fbaa66ee1.zip |
x11-libs/wxGTK: Stabilize 3.2.5 amd64, #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 d1cb3f296505..6a65c97507ac 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 )" |