Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Sat, 25 Nov 2017 11:55:06
Message-Id: 1511610684.f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328.maekke@gentoo
1 commit: f7ab8ac01d2c072d5fab271e3bd5a47b9a7b3328
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 11:50:58 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 11:51:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ab8ac0
7
8 x11-libs/wxGTK: arm stable, bug #632144
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
17 index 06a3b8d7b52..3646d5419db 100644
18 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
19 +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://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 ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~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"