summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-11 12:57:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-11 12:58:54 +0300
commita6713a73cb89e1d8672d33bd1f496fd939e85b1f (patch)
tree6ab8710395e59ff9a99d5983d86b357fd8d81668
parentdev-libs/girara: arm stable wrt bug #671276 (diff)
downloadgentoo-a6713a73cb89e1d8672d33bd1f496fd939e85b1f.tar.gz
gentoo-a6713a73cb89e1d8672d33bd1f496fd939e85b1f.tar.bz2
gentoo-a6713a73cb89e1d8672d33bd1f496fd939e85b1f.zip
app-text/zathura: arm stable wrt bug #671276
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--app-text/zathura/zathura-0.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.4.1-r1.ebuild b/app-text/zathura/zathura-0.4.1-r1.ebuild
index c418c3dd2737..3e114e15cb73 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"