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: Wed, 22 May 2019 07:36:32
Message-Id: 1558510498.22043c4ee2c8daaa9564f8262dcdac4147906b4a.slyfox@gentoo
1 commit: 22043c4ee2c8daaa9564f8262dcdac4147906b4a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 22 07:34:05 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 22 07:34:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22043c4e
7
8 app-eselect/eselect-wxwidgets: stable 20180529 for ia64, bug #686200
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
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 5f554d3672a..c8a4dd136e3 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"