diff options
author | Sam James <sam@gentoo.org> | 2022-05-05 04:54:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-05 04:54:06 +0100 |
commit | eafdb91dc497d92a3ad399c64ee2f1627a013e37 (patch) | |
tree | 8a7b087d56cf216a8ad1e9a885b47f244c5af1fd /app-text/zathura-ps | |
parent | app-text/zathura-pdf-mupdf: Stabilize 0.3.8-r1 amd64, #841620 (diff) | |
download | gentoo-eafdb91dc497d92a3ad399c64ee2f1627a013e37.tar.gz gentoo-eafdb91dc497d92a3ad399c64ee2f1627a013e37.tar.bz2 gentoo-eafdb91dc497d92a3ad399c64ee2f1627a013e37.zip |
app-text/zathura-ps: Stabilize 0.2.7 amd64, #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 52b16b0f9b8d..6cbba1df4d79 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 |