diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 03:32:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 03:32:23 +0100 |
commit | b43749ac4fcb5970044434fc5add51b0b6d3399c (patch) | |
tree | 9dc05f9d204d88517ecedfb56df3a2c9d7057f97 /x11-libs/wxGTK | |
parent | app-eselect/eselect-wxwidgets: Stabilize 20230114-r1 ppc64, #903688 (diff) | |
download | gentoo-b43749ac4fcb5970044434fc5add51b0b6d3399c.tar.gz gentoo-b43749ac4fcb5970044434fc5add51b0b6d3399c.tar.bz2 gentoo-b43749ac4fcb5970044434fc5add51b0b6d3399c.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r2 ppc64, #903688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild index 1c1d58c1a99c..fdc058ddba73 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.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 )" |