diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 19:28:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 19:28:50 +0300 |
commit | 4dceaadeea0a4496664d5f88de4725039d12d5bb (patch) | |
tree | 890e67e41108d0e8b6e2138c5404ccfecd868427 /app-text | |
parent | dev-libs/girara: arm stable wrt bug #645974 (diff) | |
download | gentoo-4dceaadeea0a4496664d5f88de4725039d12d5bb.tar.gz gentoo-4dceaadeea0a4496664d5f88de4725039d12d5bb.tar.bz2 gentoo-4dceaadeea0a4496664d5f88de4725039d12d5bb.zip |
app-text/zathura: arm stable wrt bug #645974
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/zathura/zathura-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.3.8.ebuild b/app-text/zathura/zathura-0.3.8.ebuild index ea705b8b5a89..3bbbd76e6463 100644 --- a/app-text/zathura/zathura-0.3.8.ebuild +++ b/app-text/zathura/zathura-0.3.8.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura.git" EGIT_BRANCH="develop" else - KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" SRC_URI="http://pwmt.org/projects/${PN}/download/${P}.tar.gz" fi |