commit: e20ee9f09b64a2478e7fb4f1114203db1aac3fbb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 5 03:54:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 5 03:54:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20ee9f0
app-text/zathura-ps: Stabilize 0.2.7 x86, #841620 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/zathura-ps/zathura-ps-0.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/zathura-ps/zathura-ps-0.2.7.ebuild b/app-text/zathura-ps/zathura-ps-0.2.7.ebuild index 6cbba1df4d79..97788ac057dd 100644 --- a/app-text/zathura-ps/zathura-ps-0.2.7.ebuild +++ b/app-text/zathura-ps/zathura-ps-0.2.7.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