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/wnn-ldic/
Date: Wed, 29 Sep 2021 14:13:03
Message-Id: 1632924727.51ca578a1ef5f0b10f42fa32a8fc556642cdbd98.dlan@gentoo
1 commit: 51ca578a1ef5f0b10f42fa32a8fc556642cdbd98
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Tue Sep 28 06:20:27 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 14:12:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ca578a
7
8 app-dicts/wnn-ldic: keyword 1.04 for ~riscv
9
10 Closes: https://github.com/gentoo/gentoo/pull/22440
11 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild b/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild
18 index 9c381729786..0f45b493a69 100644
19 --- a/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild
20 +++ b/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/ldic-${PV}-wnn.txt"
28
29 LICENSE="HPND"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="~amd64 ~riscv ~x86"
33 IUSE=""
34
35 DEPEND="app-i18n/freewnn"