summaryrefslogtreecommitdiff
path: root/media-gfx/pqiv/pqiv-2.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/pqiv/pqiv-2.11.ebuild')
-rw-r--r--media-gfx/pqiv/pqiv-2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/pqiv/pqiv-2.11.ebuild b/media-gfx/pqiv/pqiv-2.11.ebuild
index c39e41b69377..44abfee2fd02 100644
--- a/media-gfx/pqiv/pqiv-2.11.ebuild
+++ b/media-gfx/pqiv/pqiv-2.11.ebuild
@@ -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 ~arm64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
DESCRIPTION="powerful GTK 3 based command-line image viewer with a minimal UI"