diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 13:38:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 13:38:02 +0000 |
commit | 9aa7d365bd1addda6d51df97f49164c85fa3b25e (patch) | |
tree | dab9c1f3d91a568ea7465d530109c546eef9cd50 /x11-libs | |
parent | x11-libs/wxGTK: Stabilize 3.2.2.1-r3 arm64, #916884 (diff) | |
download | gentoo-9aa7d365bd1addda6d51df97f49164c85fa3b25e.tar.gz gentoo-9aa7d365bd1addda6d51df97f49164c85fa3b25e.tar.bz2 gentoo-9aa7d365bd1addda6d51df97f49164c85fa3b25e.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r3 arm, #916884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild index f14d12f3a353..ae93d4d71ef6 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r3.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 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 )" |