summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Qian <i@bitbili.net>2022-03-18 14:12:02 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-03-25 14:55:29 +0100
commitcf78e96827748818f5aa645edd40897c3206cdf1 (patch)
tree0cae1e0ad920b723b08bbab013faabf555176b3b /app-text/libepubgen
parentsci-electronics/kicad*: drop 6.0.3 version (diff)
downloadgentoo-cf78e96827748818f5aa645edd40897c3206cdf1.tar.gz
gentoo-cf78e96827748818f5aa645edd40897c3206cdf1.tar.bz2
gentoo-cf78e96827748818f5aa645edd40897c3206cdf1.zip
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>
Diffstat (limited to 'app-text/libepubgen')
-rw-r--r--app-text/libepubgen/libepubgen-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"