diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 14:02:21 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 14:02:21 +0200 |
commit | bce300092c970875bf5a4df208f5d61363f1c054 (patch) | |
tree | 916528cf61eff72b60e983ed3f57a4291c257972 /app-text/zathura-ps | |
parent | app-text/zathura-pdf-mupdf: Stabilize 0.3.8-r1 arm, #841620 (diff) | |
download | gentoo-bce300092c970875bf5a4df208f5d61363f1c054.tar.gz gentoo-bce300092c970875bf5a4df208f5d61363f1c054.tar.bz2 gentoo-bce300092c970875bf5a4df208f5d61363f1c054.zip |
app-text/zathura-ps: Stabilize 0.2.7 arm, #841620
Signed-off-by: Jakov Smolić <jsmolic@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 97788ac057dd..8ccbde58f647 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 |