diff options
author | 2023-04-19 11:44:17 +0300 | |
---|---|---|
committer | 2023-04-19 11:44:17 +0300 | |
commit | e5abe89f7475117e32a5d263fa1617a3131f0cf2 (patch) | |
tree | 5a9e8f82e7bae20aa6dc1fa9cfa3780a339540d2 | |
parent | app-eselect/eselect-wxwidgets: Stabilize 20230114-r1 arm, #903688 (diff) | |
download | gentoo-e5abe89f7475117e32a5d263fa1617a3131f0cf2.tar.gz gentoo-e5abe89f7475117e32a5d263fa1617a3131f0cf2.tar.bz2 gentoo-e5abe89f7475117e32a5d263fa1617a3131f0cf2.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r1 arm, #903688
Signed-off-by: Arthur Zamarin <arthurzam@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 c0e0d5dafad9..bbef67fb5b75 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 )" |