diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-22 19:27:21 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-22 19:27:21 +0100 |
commit | e76e85aa276454bc1b5be68cdfc28fa54b04529d (patch) | |
tree | 76070e9d81c70c1440671a0060b4e4f066f88d97 /x11-libs/wxGTK | |
parent | dev-ada/gps-bin: use only (gnat)gcc-4.9.4 (diff) | |
download | gentoo-e76e85aa276454bc1b5be68cdfc28fa54b04529d.tar.gz gentoo-e76e85aa276454bc1b5be68cdfc28fa54b04529d.tar.bz2 gentoo-e76e85aa276454bc1b5be68cdfc28fa54b04529d.zip |
x11-libs/wxGTK-2.8.12.1-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/632144
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild index 19565659c4f9..e351f519a208 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" SLOT="2.8" |