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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-14 05:01:57 +00:00
parent ae3cdb6849
commit e0bba900e0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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