diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 19:48:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-07 19:48:20 +0300 |
commit | cf37af31fd2c1dbee3c8b7472286392676da8552 (patch) | |
tree | 0d88b791c47be6a45e0ca54838b5968df36301ab /x11-libs/wxGTK | |
parent | dev-ruby/actionview: Keyword 6.0.5 hppa, #692324 (diff) | |
download | gentoo-cf37af31fd2c1dbee3c8b7472286392676da8552.tar.gz gentoo-cf37af31fd2c1dbee3c8b7472286392676da8552.tar.bz2 gentoo-cf37af31fd2c1dbee3c8b7472286392676da8552.zip |
x11-libs/wxGTK: Stabilize 3.0.5.1 ppc64, #856871
Signed-off-by: Arthur Zamarin <arthurzam@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 54010b917425..dda3b6baf602 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=" |