diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-27 22:08:55 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 15:20:39 +0800 |
commit | a4e81488543663e4e7b6a8559db21c033f3fd503 (patch) | |
tree | 01f22fe376091f5bb4089902d23ff29410bb00e0 /app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild | |
parent | app-dicts/stardict-dictd-devils: keyword 2.4.2 for ~riscv (diff) | |
download | gentoo-a4e81488543663e4e7b6a8559db21c033f3fd503.tar.gz gentoo-a4e81488543663e4e7b6a8559db21c033f3fd503.tar.bz2 gentoo-a4e81488543663e4e7b6a8559db21c033f3fd503.zip |
app-dicts/stardict-freedict-eng-deu: 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-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild index c9fffe23601f..fcc3b8e47e83 100644 --- a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-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 @@ -10,5 +10,5 @@ DICT_PREFIX="dictd_www.freedict.de_" inherit stardict HOMEPAGE="http://download.huzheng.org/freedict.de/" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~riscv sparc x86" IUSE="" |