diff options
Diffstat (limited to 'app-text')
-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 |