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-i18n/freewnn/
Date: Fri, 07 Jul 2017 11:55:45
Message-Id: 1499428530.0d34830afec6623e2d81d4a115f19545cabea177.aballier@gentoo
1 commit: 0d34830afec6623e2d81d4a115f19545cabea177
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 11:55:30 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 11:55:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d34830a
7
8 app-i18n/freewnn: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
16 index 68a734d2f7d..0a7b948bba6 100644
17 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
18 +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge.jp/freewnn/59257/${MY_P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
30 +KEYWORDS="alpha amd64 ~arm64 hppa ia64 ppc ppc64 sparc x86"
31 IUSE="X ipv6"
32
33 DEPEND="X? ( x11-libs/libX11 x11-libs/libXmu x11-libs/libXt )"