From e0bba900e0b5fc9aebd5bf343e2fb4bd0b187261 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 14 Feb 2025 05:01:57 +0000 Subject: [PATCH] app-text/zathura-cb: Stabilize 0.1.11 x86, #949718 Signed-off-by: Sam James --- app-text/zathura-cb/zathura-cb-0.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 fbc4db911ed5a..5b97d8787c5bb 100644 --- a/app-text/zathura-cb/zathura-cb-0.1.11.ebuild +++ b/app-text/zathura-cb/zathura-cb-0.1.11.ebuild @@ -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