Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
Date: Fri, 10 Nov 2017 10:23:50
Message-Id: 1510309369.7b7f550a06fba275d9a267e5e0b2ed2ca5f54a2d.slyfox@gentoo
1 commit: 7b7f550a06fba275d9a267e5e0b2ed2ca5f54a2d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 10 10:22:49 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 10 10:22:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7f550a
7
8 dev-db/m17n-db: stable 1.7.0 for ppc/ppc64, bug #636222
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
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 3fa8d57123a..174cae72496 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 @@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh ~sparc x86"
26 IUSE=""
27
28 DEPEND="sys-devel/gettext"