diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:38:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:38:21 +0300 |
commit | a5faead2ecc46df7afe2d7ec257a8bb47f5653e3 (patch) | |
tree | 159181f46c46222920e2910f72cef425bf966e19 /x11-libs/wxGTK | |
parent | sci-libs/armadillo: amd64 stable wrt bug #657244 (diff) | |
download | gentoo-a5faead2ecc46df7afe2d7ec257a8bb47f5653e3.tar.gz gentoo-a5faead2ecc46df7afe2d7ec257a8bb47f5653e3.tar.bz2 gentoo-a5faead2ecc46df7afe2d7ec257a8bb47f5653e3.zip |
x11-libs/wxGTK: arm stable wrt bug #662526
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild index 3f733166a235..5e49ac1c23e2 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidge https://dev.gentoo.org/~leio/distfiles/wxGTK-3.0.4_p20180507.tar.xz doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.tar.bz2 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff" SLOT="3.0" |