diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:49:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:49:27 +0100 |
commit | 6bfab2e28d18ee329f90331cef541f467b88869f (patch) | |
tree | 782a7a705e6be41a77c3e816b7911c5662f18aea /app-text | |
parent | app-text/zathura-djvu: x86 stable (bug #671276) (diff) | |
download | gentoo-6bfab2e28d18ee329f90331cef541f467b88869f.tar.gz gentoo-6bfab2e28d18ee329f90331cef541f467b88869f.tar.bz2 gentoo-6bfab2e28d18ee329f90331cef541f467b88869f.zip |
app-text/zathura-pdf-mupdf: x86 stable (bug #671276)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.4.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.4.ebuild index 91edb9262dcc..542fa5a8ea64 100644 --- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.4.ebuild +++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.4.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-mupdf.git" EGIT_BRANCH="develop" else - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" SRC_URI="https://pwmt.org/projects/zathura-pdf-mupdf/download/${P}.tar.xz" fi |