diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:23:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:58:54 +0800 |
commit | c8ebc68f3eb65e50473680c5021522b7868277d8 (patch) | |
tree | 1feaaaeb347bef68f5516e59e8af422d4dbb39be /app-dicts/mecab-naist-jdic | |
parent | app-dicts/mecab-ipadic: keyword 2.7.0.20070801 for ~loong (diff) | |
download | gentoo-c8ebc68f3eb65e50473680c5021522b7868277d8.tar.gz gentoo-c8ebc68f3eb65e50473680c5021522b7868277d8.tar.bz2 gentoo-c8ebc68f3eb65e50473680c5021522b7868277d8.zip |
app-dicts/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/mecab-naist-jdic')
-rw-r--r-- | app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild index 39e48f5ef3b3..5c15498bfdd2 100644 --- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild +++ b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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#*-}/53500/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~riscv ~x86" IUSE="unicode" DEPEND="app-text/mecab[unicode=]" |