diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:11:12 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:21:54 +0800 |
commit | 8a8be86c7731dc1a0cf65330a530c5b9836b58e8 (patch) | |
tree | 4c44645e92abafc4e3ca93627d5f4fa19848c274 /app-dicts | |
parent | app-dicts/stardict-xdict-en-zh-gb: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-8a8be86c7731dc1a0cf65330a530c5b9836b58e8.tar.gz gentoo-8a8be86c7731dc1a0cf65330a530c5b9836b58e8.tar.bz2 gentoo-8a8be86c7731dc1a0cf65330a530c5b9836b58e8.zip |
app-dicts/stardict-xdict-zh-en-big5: keyword 2.4.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/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild index c7287d103d7a..546fcb112d4e 100644 --- a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,5 +12,5 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_TW/" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" IUSE="" |