app-text/zathura-cb: Stabilize 0.1.11 arm, #949718

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-02 08:20:04 +00:00
parent 16b9a8df69
commit 287d2f0ccc

View File

@@ -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