commit: 27baf03824c0cbca15824c3b5ca8a35847d778b8
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 06:12:21 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 06:12:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27baf038
app-text/zathura-cb: Stabilize 0.1.11 amd64, #949718
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/zathura-cb/zathura-cb-0.1.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/zathura-cb/zathura-cb-0.1.11.ebuild
b/app-text/zathura-cb/zathura-cb-0.1.11.ebuild
index 382ca95f1499..a3ccb20d92d5 100644
--- a/app-text/zathura-cb/zathura-cb-0.1.11.ebuild
+++ b/app-text/zathura-cb/zathura-cb-0.1.11.ebuild
@@ -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 ~riscv x86"
+ KEYWORDS="amd64 arm ~riscv x86"
SRC_URI="https://pwmt.org/projects/zathura-cb/download/${P}.tar.xz"
fi