Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
Date: Wed, 21 Mar 2018 05:55:33
Message-Id: 1521611552.6868ade8ab80f4317aef430eacfb8bc4aa188dd6.maekke@gentoo
1 commit: 6868ade8ab80f4317aef430eacfb8bc4aa188dd6
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 05:52:32 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 05:52:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6868ade8
7
8 dev-db/m17n-db: arm stable, bug #636222
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
17 index 4c9768513de..0083417f8f4 100644
18 --- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
19 +++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
32 IUSE=""
33
34 DEPEND="sys-devel/gettext"