From cf78e96827748818f5aa645edd40897c3206cdf1 Mon Sep 17 00:00:00 2001 From: Ryan Qian Date: Fri, 18 Mar 2022 14:12:02 +0800 Subject: app-text/libepubgen: keyword 0.1.1 for ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ryan Qian Signed-off-by: Jakov Smolić --- app-text/libepubgen/libepubgen-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/libepubgen') diff --git a/app-text/libepubgen/libepubgen-0.1.1.ebuild b/app-text/libepubgen/libepubgen-0.1.1.ebuild index 3b3e96693e44..6623d64ea80e 100644 --- a/app-text/libepubgen/libepubgen-0.1.1.ebuild +++ b/app-text/libepubgen/libepubgen-0.1.1.ebuild @@ -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 )" -- cgit v1.2.3-65-gdbad