Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Mon, 20 Nov 2017 13:50:50
Message-Id: 1511185824.d322ad45446094b06f93440d687dddc3d20cf122.mrueg@gentoo
1 commit: d322ad45446094b06f93440d687dddc3d20cf122
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 20 13:50:24 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 20 13:50:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d322ad45
7
8 x11-libs/wxGTK: Stable on amd64
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
16 index 119ce761c23..63e6405a377 100644
17 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
18 +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://wxwidgets.org/"
20 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
21 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.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 webkit"
26
27 SLOT="3.0"