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: Thu, 02 Nov 2017 20:19:14
Message-Id: 1509653946.491c10b8093a377a19839d3f310f266c20b8231a.slyfox@gentoo
1 commit: 491c10b8093a377a19839d3f310f266c20b8231a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 09:36:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 2 20:19:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c10b8
7
8 dev-db/m17n-db: stable 1.7.0 for ia64, bug #636222
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ia64"
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 ae636d4d2f5..3fa8d57123a 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"