commit: a50f40c84eb6b3566ffac5418349ff9d56a71363
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 00:52:32 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 00:54:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50f40c8
app-text/zathura-ps: x86 stable (bug #645974)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-text/zathura-ps/zathura-ps-0.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
b/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
index 62562632f28..f2ad6c0c7ee 100644
--- a/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-ps.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/zathura/plugins/download/${P}.tar.gz"
fi