Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Wed, 21 Jun 2017 09:48:01
Message-Id: 1498038451.e6d5eaa4035882d0075827a76fcb24bda09a494d.aballier@gentoo
1 commit: e6d5eaa4035882d0075827a76fcb24bda09a494d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 09:47:31 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 09:47:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d5eaa4
7
8 x11-libs/wxGTK: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 27218c64e5f..9bb65a6e57f 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="http://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 ~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"