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: Thu, 24 Sep 2015 07:59:49
Message-Id: 1443081506.548ef780d1a53128881da78431b60de0c334facf.ago@gentoo
1 commit: 548ef780d1a53128881da78431b60de0c334facf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 07:58:26 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 07:58:26 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548ef780
7
8 x11-libs/wxGTK: ia64 stable wrt bug #547680
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
17 index 8033268..e9246b7 100644
18 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
19 +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="http://wxwidgets.org/"
21 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
22 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.bz2 )"
23
24 -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"
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 IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit"
27
28 SLOT="3.0"