commit: a1c7a0d6faa36fc1eea8effb61a27c981fd4020d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 16:02:34 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 16:02:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c7a0d6
app-text/zathura-ps: Stabilize 0.2.8 x86, #944623
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-text/zathura-ps/zathura-ps-0.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 e5fed454182c..fe244aa79a39 100644
--- a/app-text/zathura-ps/zathura-ps-0.2.8.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.2.8.ebuild
@@ -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