diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 15:54:18 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:10:20 +0800 |
commit | 6b98fc5ac8ce7ca090958e6e49de209e18a3038c (patch) | |
tree | 110d6b05e894bbe8ad35e624f6b72011365258bc /app-dicts | |
parent | net-libs/libwebsockets: Stabilize 4.2.2 ppc, #815328 (diff) | |
download | gentoo-6b98fc5ac8ce7ca090958e6e49de209e18a3038c.tar.gz gentoo-6b98fc5ac8ce7ca090958e6e49de209e18a3038c.tar.bz2 gentoo-6b98fc5ac8ce7ca090958e6e49de209e18a3038c.zip |
app-dicts/bookview: keyword 3.2.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/bookview/bookview-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/bookview/bookview-3.2.1.ebuild b/app-dicts/bookview/bookview-3.2.1.ebuild index 9fdf455264a7..9e9ac8f57350 100644 --- a/app-dicts/bookview/bookview-3.2.1.ebuild +++ b/app-dicts/bookview/bookview-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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="ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~riscv x86" RDEPEND="dev-lang/tk:0" DEPEND="${RDEPEND}" |