Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Tue, 06 Feb 2018 15:10:28
Message-Id: 1517929798.5cd42cd755af228e2ad7b662bdd36c33ecdf9b64.whissi@gentoo
1 commit: 5cd42cd755af228e2ad7b662bdd36c33ecdf9b64
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:18:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cd42cd7
7
8 x11-libs/wxGTK: x86 stable (bug #643956)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 x11-libs/wxGTK/wxGTK-3.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
16 index dd1694bac44..ad0a9f35e17 100644
17 --- a/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
18 +++ b/x11-libs/wxGTK/wxGTK-3.0.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidge
20 https://dev.gentoo.org/~leio/distfiles/wxGTK-3.0.3_p20180104.tar.xz
21 doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.tar.bz2 )"
22
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff"
26
27 SLOT="3.0"