diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 02:51:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 02:54:17 +0200 |
commit | 80091a6feae110868b1586af6772c8a22571fe00 (patch) | |
tree | 3e998b69b9384e0420f1790f7dd613197b657e17 /app-text/zathura-cb | |
parent | app-text/mupdf: x86 stable (bug #634678) (diff) | |
download | gentoo-80091a6feae110868b1586af6772c8a22571fe00.tar.gz gentoo-80091a6feae110868b1586af6772c8a22571fe00.tar.bz2 gentoo-80091a6feae110868b1586af6772c8a22571fe00.zip |
app-text/zathura-cb: x86 stable (bug #645974)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-text/zathura-cb')
-rw-r--r-- | app-text/zathura-cb/zathura-cb-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-cb/zathura-cb-0.1.7.ebuild b/app-text/zathura-cb/zathura-cb-0.1.7.ebuild index 4c3f58bbc0cf..b9024c4ed2df 100644 --- a/app-text/zathura-cb/zathura-cb-0.1.7.ebuild +++ b/app-text/zathura-cb/zathura-cb-0.1.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-cb.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 |