commit: 80091a6feae110868b1586af6772c8a22571fe00
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 00:51:01 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 00:54:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80091a6f
app-text/zathura-cb: x86 stable (bug #645974)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-text/zathura-cb/zathura-cb-0.1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 4c3f58bbc0c..b9024c4ed2d 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