diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 19:20:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 19:20:48 +0300 |
commit | 81535d64321104446ec3be1a6e9ce83c748b3c08 (patch) | |
tree | de2dcbc38feefa000279cd8a63776feaea3030e3 /x11-libs | |
parent | dev-java/byte-buddy-agent: drop 1.12.8 (diff) | |
download | gentoo-81535d64321104446ec3be1a6e9ce83c748b3c08.tar.gz gentoo-81535d64321104446ec3be1a6e9ce83c748b3c08.tar.bz2 gentoo-81535d64321104446ec3be1a6e9ce83c748b3c08.zip |
x11-libs/wxGTK: Stabilize 3.0.5.1 arm, #856871
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild index 7b036ee0c9bc..54010b917425 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+X doc debug gstreamer libnotify opengl sdl tiff webkit" RDEPEND=" |