diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 13:38:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 13:38:01 +0000 |
commit | c765124cf4142506096ad92cbb159f2b728d1244 (patch) | |
tree | 73ed436291580783167344eeb5e40d873bc08f77 /x11-libs | |
parent | dev-python/vine: Bump to 5.1.0 (diff) | |
download | gentoo-c765124cf4142506096ad92cbb159f2b728d1244.tar.gz gentoo-c765124cf4142506096ad92cbb159f2b728d1244.tar.bz2 gentoo-c765124cf4142506096ad92cbb159f2b728d1244.zip |
x11-libs/wxGTK: Stabilize 3.2.2.1-r3 arm64, #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 9e9ec6f612d5..f14d12f3a353 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 )" |