diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:10:54 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:21:36 +0800 |
commit | d3768240b0b8a5dafd22f768010759cfb51cf49d (patch) | |
tree | c2bb573758c7f7f343fadcb1dd1f545225db903d /app-dicts | |
parent | app-dicts/stardict-oxford-en-zh-gb: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-d3768240b0b8a5dafd22f768010759cfb51cf49d.tar.gz gentoo-d3768240b0b8a5dafd22f768010759cfb51cf49d.tar.bz2 gentoo-d3768240b0b8a5dafd22f768010759cfb51cf49d.zip |
app-dicts/stardict-quick-eng-jpn: 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-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild index 75e7279248f5..a9f48bd863d4 100644 --- a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild +++ b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-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 @@ -11,5 +11,5 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/Quick/" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" IUSE="" |