summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-17 16:59:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-17 17:01:50 +0300
commit821e787b5504909503b3241bdd06486f3861afcc (patch)
tree781253a33e4bc345478f04ac09f61f4550ba5b6f
parentdev-libs/girara: amd64 stable wrt bug #671276 (diff)
downloadgentoo-821e787b.tar.gz
gentoo-821e787b.tar.bz2
gentoo-821e787b.zip
app-text/zathura: amd64 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.4.1.ebuild b/app-text/zathura/zathura-0.4.1.ebuild
index 446cef59dfaf..49a7c2c24213 100644
--- a/app-text/zathura/zathura-0.4.1.ebuild
+++ b/app-text/zathura/zathura-0.4.1.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"