diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 02:51:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 02:54:21 +0200 |
commit | c7ab86daeeae5f9a50b72f838dd9358008fdc175 (patch) | |
tree | cf124f83ef475c73f0dbe8f0671a62002a448da4 /app-text/zathura-pdf-mupdf | |
parent | app-text/zathura-djvu: x86 stable (bug #645974) (diff) | |
download | gentoo-c7ab86daeeae5f9a50b72f838dd9358008fdc175.tar.gz gentoo-c7ab86daeeae5f9a50b72f838dd9358008fdc175.tar.bz2 gentoo-c7ab86daeeae5f9a50b72f838dd9358008fdc175.zip |
app-text/zathura-pdf-mupdf: x86 stable (bug #645974)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-text/zathura-pdf-mupdf')
-rw-r--r-- | app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.2.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.2.ebuild index 6ff77ca5cd96..1b7fde23fa81 100644 --- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.2.ebuild +++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.2.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="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" fi |