summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-21 12:39:51 +0000
committerSam James <sam@gentoo.org>2022-01-21 12:39:51 +0000
commit59aae6e653a814721905645f0171afd1fc2cdd96 (patch)
tree5a7d571a0f20b8b8164581b47d9f5059f2883fcc
parentmedia-sound/deadbeef: Stabilize 1.8.8-r1 amd64, #831644 (diff)
downloadgentoo-59aae6e6.tar.gz
gentoo-59aae6e6.tar.bz2
gentoo-59aae6e6.zip
app-text/zathura: Stabilize 0.4.7 x86, #831643
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-text/zathura/zathura-0.4.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.4.7.ebuild b/app-text/zathura/zathura-0.4.7.ebuild
index 1be1a7793199..ff274514414d 100644
--- a/app-text/zathura/zathura-0.4.7.ebuild
+++ b/app-text/zathura/zathura-0.4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_BRANCH="develop"
else
SRC_URI="https://github.com/pwmt/zathura/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~riscv x86 ~amd64-linux ~x86-linux"
fi
LICENSE="ZLIB"