app-text/libepubgen: keyword 0.1.1 for ~riscv

Signed-off-by: Ryan Qian <i@bitbili.net>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Ryan Qian
2022-03-18 14:12:02 +08:00
committed by Jakov Smolić
parent eadcb3990e
commit cf78e96827

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="debug doc test"
RESTRICT="!test? ( test )"