diff options
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}" |