diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 10:54:06 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 10:54:06 +0100 |
commit | 3f3ca3682b28250617a0d1734c927bb95f024c5b (patch) | |
tree | 2ac28b32c0d3aaf89d4bb02684de877ee72b8893 /x11-libs/wxGTK | |
parent | app-text/mupdf: Version bump (thanks Hadrien Lacour), add USE=lcms for bundle... (diff) | |
download | gentoo-3f3ca3682b28250617a0d1734c927bb95f024c5b.tar.gz gentoo-3f3ca3682b28250617a0d1734c927bb95f024c5b.tar.bz2 gentoo-3f3ca3682b28250617a0d1734c927bb95f024c5b.zip |
x11-libs/wxGTK-3.0.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643956
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.3.ebuild index 135db8994cc8..dd1694bac44b 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.3.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.3_p20180104.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" |