diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:31 +0000 |
commit | 7af7be175d9255aa3b8a9353fe434f5133630663 (patch) | |
tree | 58e38dccef6e5e98544b8e75f0083942c3d421a0 /app-dicts | |
parent | app-dicts/aspell-vi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7af7be175d9255aa3b8a9353fe434f5133630663.tar.gz gentoo-7af7be175d9255aa3b8a9353fe434f5133630663.tar.bz2 gentoo-7af7be175d9255aa3b8a9353fe434f5133630663.zip |
app-dicts/mecab-ipadic: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild index 26eb474b15c3..5b915ad25e9b 100644 --- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild +++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.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/${PN%-*}/${MY_P}.tar.gz" LICENSE="ipadic" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="unicode" DEPEND="app-text/mecab[unicode=]" |