diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:08:48 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:20:32 +0800 |
commit | 7c73e0a69fee596d3e4b3d6d2618d2b896136048 (patch) | |
tree | 36e17dfd10876605bcc68b46d6df29e75c4ab2b2 /app-dicts/stardict-cedict-zh-en-gb | |
parent | app-dicts/stardict-cedict-zh-en-big5: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-7c73e0a69fee596d3e4b3d6d2618d2b896136048.tar.gz gentoo-7c73e0a69fee596d3e4b3d6d2618d2b896136048.tar.bz2 gentoo-7c73e0a69fee596d3e4b3d6d2618d2b896136048.zip |
app-dicts/stardict-cedict-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/stardict-cedict-zh-en-gb')
-rw-r--r-- | app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild index cdcca3f2ef9b..6a4935c616c2 100644 --- a/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-zh-en-gb-2.4.2.ebuild +++ b/app-dicts/stardict-cedict-zh-en-gb/stardict-cedict-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="" |