diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 15:55:39 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:11:10 +0800 |
commit | e5b6971730a37375b93506b525dca8bd0ffdcc0e (patch) | |
tree | 86c3840592cb4655c43ed05ca86bfdf53179b65b /app-dicts | |
parent | app-dicts/libydpdict: keyword 1.0.4 for ~riscv (diff) | |
download | gentoo-e5b6971730a37375b93506b525dca8bd0ffdcc0e.tar.gz gentoo-e5b6971730a37375b93506b525dca8bd0ffdcc0e.tar.bz2 gentoo-e5b6971730a37375b93506b525dca8bd0ffdcc0e.zip |
app-dicts/mecab-unidic: keyword 2.1.2 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/mecab-unidic/mecab-unidic-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild index 2d372389d3eb..05cd94ef34d4 100644 --- a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild +++ b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN#*-}/58338/${MY_P}.zip" LICENSE="|| ( BSD GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" DEPEND=" |