diff options
author | Sam James <sam@gentoo.org> | 2022-07-07 20:43:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-07 20:43:44 +0100 |
commit | 87c9db8871a0c10353e016cef9e893dff40813ea (patch) | |
tree | e932e2f9010795d8a9cffb976cd6018da000e8d4 /x11-libs/wxGTK | |
parent | sci-geosciences/grass: Stabilize 8.2.0 amd64, #856862 (diff) | |
download | gentoo-87c9db8871a0c10353e016cef9e893dff40813ea.tar.gz gentoo-87c9db8871a0c10353e016cef9e893dff40813ea.tar.bz2 gentoo-87c9db8871a0c10353e016cef9e893dff40813ea.zip |
x11-libs/wxGTK: Stabilize 3.0.5.1 amd64, #856871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild index dda3b6baf602..9bd1cda3a3b9 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.5.1.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 ~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=" |