Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-wxwidgets/
Date: Wed, 21 Jun 2017 10:28:05
Message-Id: 1498040755.382faa1ba4597435ec11459b90638a9c2a7541ad.aballier@gentoo
1 commit: 382faa1ba4597435ec11459b90638a9c2a7541ad
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 10:25:55 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 10:25:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382faa1b
7
8 app-eselect/eselect-wxwidgets: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild
16 index 94cdf0827a9..5e6c49d7042 100644
17 --- a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild
18 +++ b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~junghans/dist/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +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"
25 IUSE=""
26
27 RDEPEND="app-admin/eselect"