Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Fri, 30 Dec 2016 17:09:39
Message-Id: 1483096299.9ef5c6dbcc69a86904b8274d88ab4dec44ed420c.ago@gentoo
1 commit: 9ef5c6dbcc69a86904b8274d88ab4dec44ed420c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 11:11:39 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 11:11:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef5c6db
7
8 x11-libs/wxGTK: ia64 stable wrt bug #577788
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
18 index a548461..367e161 100644
19 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
20 +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="http://wxwidgets.org/"
22 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
23 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.bz2 )"
24
25 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27 IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit"
28
29 SLOT="3.0"