From 59aae6e653a814721905645f0171afd1fc2cdd96 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 21 Jan 2022 12:39:51 +0000 Subject: app-text/zathura: Stabilize 0.4.7 x86, #831643 Signed-off-by: Sam James --- app-text/zathura/zathura-0.4.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/zathura/zathura-0.4.7.ebuild') 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" -- cgit v1.2.3-65-gdbad