diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 12:02:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 12:04:05 +0100 |
commit | 674f15b7927009814d0702014e16c266591b94ce (patch) | |
tree | 92bb97b815ad0127706baa1f7f5d538b52835f83 | |
parent | app-eselect/eselect-wxwidgets: Stabilize 20230114-r1 x86, #903688 (diff) | |
download | gentoo-674f15b7927009814d0702014e16c266591b94ce.tar.gz gentoo-674f15b7927009814d0702014e16c266591b94ce.tar.bz2 gentoo-674f15b7927009814d0702014e16c266591b94ce.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r1 x86, #903688
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild index bbef67fb5b75..dd5084965916 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.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 gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )" RESTRICT="!test? ( test )" |