Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-wxwidgets/
Date: Fri, 24 May 2019 22:08:51
Message-Id: 1558735712.29287592c8f8993286584f4b11b7fcc4915f0691.slyfox@gentoo
1 commit: 29287592c8f8993286584f4b11b7fcc4915f0691
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 24 21:42:52 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 24 22:08:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29287592
7
8 app-eselect/eselect-wxwidgets: stable 20180529 for ppc, bug #686200
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild
18 index c8a4dd136e3..0b28dfd0f77 100644
19 --- a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild
20 +++ b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
27
28 RDEPEND=">=app-admin/eselect-1.4.13"