summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-08-13 11:19:45 +0100
committerMarek Szuba <marecki@gentoo.org>2021-08-13 11:19:45 +0100
commitf696fdce4f90a84980344a974652b1c0a8597fa3 (patch)
tree9d98e265286282f741e9f90a94dffeeb2e86af29 /app-dicts/mecab-naist-jdic
parentapp-dicts/mecab-ipadic: keyword 2.7.0.20070801 for ~riscv (diff)
downloadgentoo-f696fdce4f90a84980344a974652b1c0a8597fa3.tar.gz
gentoo-f696fdce4f90a84980344a974652b1c0a8597fa3.tar.bz2
gentoo-f696fdce4f90a84980344a974652b1c0a8597fa3.zip
app-dicts/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~riscv
Signed-off-by: Marek Szuba <marecki@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.ebuild4
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 e8c501d7ea57..39e48f5ef3b3 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-2018 Gentoo Foundation
+# 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#*-}/53500/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="unicode"
DEPEND="app-text/mecab[unicode=]"