diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:48:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-10 00:48:52 +0100 |
commit | 5f04742a255106461da74d41f3803dbd6f9f693a (patch) | |
tree | 32c63eae60f24f9924213046b51cc7413aadcd3b /app-text/zathura-djvu | |
parent | app-text/zathura-cb: x86 stable (bug #671276) (diff) | |
download | gentoo-5f04742a255106461da74d41f3803dbd6f9f693a.tar.gz gentoo-5f04742a255106461da74d41f3803dbd6f9f693a.tar.bz2 gentoo-5f04742a255106461da74d41f3803dbd6f9f693a.zip |
app-text/zathura-djvu: 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/zathura-djvu')
-rw-r--r-- | app-text/zathura-djvu/zathura-djvu-0.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.8.ebuild b/app-text/zathura-djvu/zathura-djvu-0.2.8.ebuild index 76fcffdc1adc..fbc36f620650 100644 --- a/app-text/zathura-djvu/zathura-djvu-0.2.8.ebuild +++ b/app-text/zathura-djvu/zathura-djvu-0.2.8.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 ~x86" + KEYWORDS="amd64 ~arm x86" SRC_URI="https://pwmt.org/projects/zathura-djvu/download/${P}.tar.xz" fi |