summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-05 21:08:46 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-05 21:52:48 +0800
commit2e3047fd75ab0b7da0dd9e06b6e500102792469b (patch)
tree419d68e1236a2a9012623e5e6fbbde85715953fc /app-text/zathura-djvu/zathura-djvu-9999.ebuild
parentapp-text/zathura-cb: keyword 0.1.8 for ~riscv (diff)
downloadgentoo-2e3047fd75ab0b7da0dd9e06b6e500102792469b.tar.gz
gentoo-2e3047fd75ab0b7da0dd9e06b6e500102792469b.tar.bz2
gentoo-2e3047fd75ab0b7da0dd9e06b6e500102792469b.zip
app-text/zathura-djvu: keyword 0.2.9 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/zathura-djvu/zathura-djvu-9999.ebuild')
-rw-r--r--app-text/zathura-djvu/zathura-djvu-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-9999.ebuild b/app-text/zathura-djvu/zathura-djvu-9999.ebuild
index 7262f7ee1caf..903624bd13ce 100644
--- a/app-text/zathura-djvu/zathura-djvu-9999.ebuild
+++ b/app-text/zathura-djvu/zathura-djvu-9999.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
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-djvu.git"
EGIT_BRANCH="develop"
else
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
SRC_URI="https://pwmt.org/projects/zathura-djvu/download/${P}.tar.xz"
fi