commit: 2d33a3f622983122e0f76be47d2ad18b751d1be6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 00:53:48 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 00:54:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d33a3f6
app-text/zathura: x86 stable (bug #645974)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-text/zathura/zathura-0.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/zathura/zathura-0.3.8.ebuild
b/app-text/zathura/zathura-0.3.8.ebuild
index 46c2f872783..3f8b8b3761a 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