summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-28 21:14:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-28 21:15:26 +0300
commitf905eefe9b21ec47ae4ff4da97bc9b603ea8c673 (patch)
treec1e8f9fa6b8701bb12e055c2684a218278b11eeb
parentdev-libs/girara: mark stable (diff)
downloadgentoo-f905eefe9b21ec47ae4ff4da97bc9b603ea8c673.tar.gz
gentoo-f905eefe9b21ec47ae4ff4da97bc9b603ea8c673.tar.bz2
gentoo-f905eefe9b21ec47ae4ff4da97bc9b603ea8c673.zip
app-text/zathura: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--app-text/zathura/zathura-0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.4.3.ebuild b/app-text/zathura/zathura-0.4.3.ebuild
index 19b0aaae81e4..26887b29c3f2 100644
--- a/app-text/zathura/zathura-0.4.3.ebuild
+++ b/app-text/zathura/zathura-0.4.3.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"