diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 16:09:37 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:11:32 +0800 |
commit | 84a9cfa4e142d18d40b0420f1740406f257235c8 (patch) | |
tree | 84f43997e72ee4690b692df7582e002cb9a19c40 /app-dicts | |
parent | dev-libs/eb: keyword 4.4.1-r1 for ~riscv (diff) | |
download | gentoo-84a9cfa4e142d18d40b0420f1740406f257235c8.tar.gz gentoo-84a9cfa4e142d18d40b0420f1740406f257235c8.tar.bz2 gentoo-84a9cfa4e142d18d40b0420f1740406f257235c8.zip |
app-dicts/eblook: keyword 1.6.1 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/eblook/eblook-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/eblook/eblook-1.6.1.ebuild b/app-dicts/eblook/eblook-1.6.1.ebuild index 79e8ddff2253..0ac5d0edc7d7 100644 --- a/app-dicts/eblook/eblook-1.6.1.ebuild +++ b/app-dicts/eblook/eblook-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ppc ~riscv x86" DEPEND=">=dev-libs/eb-3.3.4" RDEPEND="${DEPEND}" |