Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Sat, 18 Nov 2017 18:55:36
Message-Id: 1511031327.1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f.slyfox@gentoo
1 commit: 1b96cf23a73e93e69dab1ebf9a3e430537bb5c0f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 18 18:55:17 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 18 18:55:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b96cf23
7
8 x11-libs/wxGTK: stable 2.8.12.1-r2 for ia64, bug #632144
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
17 index d54c19a1884..a0ddff45ce4 100644
18 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
19 +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
20 @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}"
21 # docs, and are released more frequently than wxGTK.
22 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff"
27
28 SLOT="2.8"