diff options
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=]" |