diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 15:55:44 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:11:14 +0800 |
commit | 02190f6ba6a3d9964740e4165baa4ec4f22ccf60 (patch) | |
tree | 3ceecc6f799277c1dc92e7f3b450220f53c38f9c /app-dicts | |
parent | app-dicts/mecab-unidic: keyword 2.1.2 for ~riscv (diff) | |
download | gentoo-02190f6ba6a3d9964740e4165baa4ec4f22ccf60.tar.gz gentoo-02190f6ba6a3d9964740e4165baa4ec4f22ccf60.tar.bz2 gentoo-02190f6ba6a3d9964740e4165baa4ec4f22ccf60.zip |
app-dicts/migemo-dict: keyword 200812 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/migemo-dict/migemo-dict-200812.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/migemo-dict/migemo-dict-200812.ebuild b/app-dicts/migemo-dict/migemo-dict-200812.ebuild index 310c1e8dd788..7410ee71985f 100644 --- a/app-dicts/migemo-dict/migemo-dict-200812.ebuild +++ b/app-dicts/migemo-dict/migemo-dict-200812.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="unicode" |