diff options
Diffstat (limited to 'app-text/zathura-djvu')
-rw-r--r-- | app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild index 6ec1112b2b45..0569fff0c562 100644 --- a/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild +++ b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-djvu.git" EGIT_BRANCH="develop" else - KEYWORDS="~amd64 arm ~riscv x86" + KEYWORDS="amd64 arm ~riscv x86" SRC_URI="https://pwmt.org/projects/zathura-djvu/download/${P}.tar.xz" fi |