commit: a6713a73cb89e1d8672d33bd1f496fd939e85b1f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Dec 11 09:57:56 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Dec 11 09:58:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6713a73
app-text/zathura: arm stable wrt bug #671276 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-text/zathura/zathura-0.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/zathura/zathura-0.4.1-r1.ebuild b/app-text/zathura/zathura-0.4.1-r1.ebuild index c418c3dd273..3e114e15cb7 100644 --- a/app-text/zathura/zathura-0.4.1-r1.ebuild +++ b/app-text/zathura/zathura-0.4.1-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_BRANCH="develop" else SRC_URI="https://pwmt.org/projects/zathura/download/${P}.tar.xz" - KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" fi LICENSE="ZLIB"