Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
Date: Sun, 18 Jun 2017 11:56:24
Message-Id: 1497786567.9c97de10b335f2bba1b8017a4a99c0cfd50db10c.aballier@gentoo
1 commit: 9c97de10b335f2bba1b8017a4a99c0cfd50db10c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 11:49:27 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 11:49:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c97de10
7
8 dev-db/m17n-db: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
16 index e068dec7044..b004621d66c 100644
17 --- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
18 +++ b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86"
31 IUSE=""
32
33 DEPEND="sys-devel/gettext"