diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-22 19:28:15 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-22 19:28:15 +0100 |
commit | 2506a4480bd8365b61673799bdfc758f0d9c60f1 (patch) | |
tree | b3146c9a609e1c696b8c7a67a53e4db4803fbdf1 /x11-libs/wxGTK | |
parent | x11-libs/wxGTK-2.8.12.1-r2: alpha stable (diff) | |
download | gentoo-2506a4480bd8365b61673799bdfc758f0d9c60f1.tar.gz gentoo-2506a4480bd8365b61673799bdfc758f0d9c60f1.tar.bz2 gentoo-2506a4480bd8365b61673799bdfc758f0d9c60f1.zip |
x11-libs/wxGTK-3.0.2.0-r3: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/632144
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild index 63e6405a3775..06a3b8d7b521 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wxwidgets.org/" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.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 webkit" SLOT="3.0" |