commit: 8473a1592d012c782cf1f38b0045a825ce2f1b10
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 19 04:39:44 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Dec 19 08:26:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8473a159
app-text/zathura-ps: Stabilize 0.2.8 arm, #944623
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-text/zathura-ps/zathura-ps-0.2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/zathura-ps/zathura-ps-0.2.8.ebuild
b/app-text/zathura-ps/zathura-ps-0.2.8.ebuild
index ebbf04c8b31d..c1ae56e65d36 100644
--- a/app-text/zathura-ps/zathura-ps-0.2.8.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.2.8.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-ps.git"
EGIT_BRANCH="develop"
else
- KEYWORDS="amd64 ~arm ~riscv x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux"
SRC_URI="https://pwmt.org/projects/zathura-ps/download/${P}.tar.xz"
fi