diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:11:16 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:21:58 +0800 |
commit | 99d8f7cde8506e3bffcbab09a9414f7f697e5048 (patch) | |
tree | d1ce97588ef14e50f3556a9344f71eb3cd3e6d36 /app-dicts | |
parent | app-dicts/stardict-xdict-zh-en-big5: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-99d8f7cde8506e3bffcbab09a9414f7f697e5048.tar.gz gentoo-99d8f7cde8506e3bffcbab09a9414f7f697e5048.tar.bz2 gentoo-99d8f7cde8506e3bffcbab09a9414f7f697e5048.zip |
app-dicts/stardict-xdict-zh-en-gb: 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-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild index ec50d69ea794..8e200547bcbd 100644 --- a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-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_CN/" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~riscv ~sparc ~x86" IUSE="" |