diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:22:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:22:35 +0000 |
commit | 552c0ee1f68f6f301fbdbff2a3dfc1189aba7712 (patch) | |
tree | bfd920520326f01b95df134ea8f0053f72b1bc4c /x11-libs | |
parent | app-text/gspell: Stabilize 1.12.0 sparc, #903688 (diff) | |
download | gentoo-552c0ee1f68f6f301fbdbff2a3dfc1189aba7712.tar.gz gentoo-552c0ee1f68f6f301fbdbff2a3dfc1189aba7712.tar.bz2 gentoo-552c0ee1f68f6f301fbdbff2a3dfc1189aba7712.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r2 sparc, #903688
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 fdc058ddba73..202f3bedf079 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 )" |