From c0a5bfb54919d4dd4581723e8614a4042df341f5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 19 Oct 2021 00:11:55 +0000 Subject: media-gfx/pqiv: Keyword 2.11 arm64, #818277 Signed-off-by: Sam James --- media-gfx/pqiv/pqiv-2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/pqiv') diff --git a/media-gfx/pqiv/pqiv-2.11.ebuild b/media-gfx/pqiv/pqiv-2.11.ebuild index bb2e9b03aec6..a339c0069333 100644 --- a/media-gfx/pqiv/pqiv-2.11.ebuild +++ b/media-gfx/pqiv/pqiv-2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~arm64 x86" fi DESCRIPTION="powerful GTK 3 based command-line image viewer with a minimal UI" -- cgit v1.2.3-65-gdbad