diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:10:50 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:21:33 +0800 |
commit | b160a84124afc13ab5622a3fd4821cb737d7bb98 (patch) | |
tree | 9d80302be573dbb8491fc70a43446ecb399a02d1 /app-dicts/stardict-oxford-en-zh-gb | |
parent | app-dicts/stardict-mova-smiley: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-b160a84124afc13ab5622a3fd4821cb737d7bb98.tar.gz gentoo-b160a84124afc13ab5622a3fd4821cb737d7bb98.tar.bz2 gentoo-b160a84124afc13ab5622a3fd4821cb737d7bb98.zip |
app-dicts/stardict-oxford-en-zh-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-oxford-en-zh-gb')
-rw-r--r-- | app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild index 8c5a34b6ee37..6e33aa93cae3 100644 --- a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-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 ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86" IUSE="" |