Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/ipadic/
Date: Wed, 29 Sep 2021 14:13:02
Message-Id: 1632924716.22cd4134b1260ebe3f66913dad0bffb4a23f2853.dlan@gentoo
1 commit: 22cd4134b1260ebe3f66913dad0bffb4a23f2853
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Tue Sep 28 06:18:12 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 14:11:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22cd4134
7
8 app-dicts/ipadic: keyword 2.7.0-r2 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-dicts/ipadic/ipadic-2.7.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild b/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild
17 index 54a6d1d4850..eb7764de442 100644
18 --- a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild
19 +++ b/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/24435/${P}.tar.gz"
27
28 LICENSE="ipadic"
29 SLOT="0"
30 -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="amd64 ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
32
33 BDEPEND=">=app-text/chasen-2.3.1"