diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 16:31:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 16:31:31 +0200 |
commit | ee3d4c6157652bf4b397130a0475f70593bb8191 (patch) | |
tree | 9ccfe9bfe25f87a3c6e39ae3e9ba345f5b108829 /x11-libs/wxGTK | |
parent | dev-libs/newt-0.52.20-r0: alpha stable (diff) | |
download | gentoo-ee3d4c6157652bf4b397130a0475f70593bb8191.tar.gz gentoo-ee3d4c6157652bf4b397130a0475f70593bb8191.tar.bz2 gentoo-ee3d4c6157652bf4b397130a0475f70593bb8191.zip |
x11-libs/wxGTK-3.0.4-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/662526
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 5e49ac1c23e2..fd106604fa08 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" |