diff options
author | Sam James <sam@gentoo.org> | 2022-05-05 04:54:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-05 04:54:23 +0100 |
commit | e20ee9f09b64a2478e7fb4f1114203db1aac3fbb (patch) | |
tree | 26ff58655c0006819b608e5767524c765e06ad7f /app-text/zathura-ps | |
parent | app-text/zathura-pdf-mupdf: Stabilize 0.3.8-r1 x86, #841620 (diff) | |
download | gentoo-e20ee9f09b64a2478e7fb4f1114203db1aac3fbb.tar.gz gentoo-e20ee9f09b64a2478e7fb4f1114203db1aac3fbb.tar.bz2 gentoo-e20ee9f09b64a2478e7fb4f1114203db1aac3fbb.zip |
app-text/zathura-ps: Stabilize 0.2.7 x86, #841620
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/zathura-ps')
-rw-r--r-- | app-text/zathura-ps/zathura-ps-0.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |