commit:     13dbf2421daae6a3160059609671c2d6bb681c32
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Thu Aug  5 11:07:51 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 13:52:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13dbf242

app-text/zathura-cb: keyword 0.1.8 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-text/zathura-cb/zathura-cb-0.1.8.ebuild | 4 ++--
 app-text/zathura-cb/zathura-cb-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/zathura-cb/zathura-cb-0.1.8.ebuild 
b/app-text/zathura-cb/zathura-cb-0.1.8.ebuild
index 237c58a1247..48ce63a869f 100644
--- a/app-text/zathura-cb/zathura-cb-0.1.8.ebuild
+++ b/app-text/zathura-cb/zathura-cb-0.1.8.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-cb.git";
        EGIT_BRANCH="develop"
 else
-       KEYWORDS="amd64 arm x86"
+       KEYWORDS="amd64 arm ~riscv x86"
        SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz";
 fi
 

diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild 
b/app-text/zathura-cb/zathura-cb-9999.ebuild
index a5d47c0a1d7..58014fc992e 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-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-cb.git";
        EGIT_BRANCH="develop"
 else
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm ~riscv ~x86"
        SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz";
 fi
 

Reply via email to