Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pqiv/
Date: Sat, 29 Oct 2022 19:43:08
Message-Id: 1667072558.fa891dbb8ccc3afc294b905cb309da2280a24e48.sam@gentoo
1 commit: fa891dbb8ccc3afc294b905cb309da2280a24e48
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 19:42:38 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 19:42:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa891dbb
7
8 media-gfx/pqiv: Keyword 2.11 arm, #858215
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/pqiv/pqiv-2.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/pqiv/pqiv-2.11.ebuild b/media-gfx/pqiv/pqiv-2.11.ebuild
16 index c39e41b69377..44abfee2fd02 100644
17 --- a/media-gfx/pqiv/pqiv-2.11.ebuild
18 +++ b/media-gfx/pqiv/pqiv-2.11.ebuild
19 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
20 inherit git-r3
21 else
22 SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="amd64 ~arm64 ~riscv x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
25 fi
26
27 DESCRIPTION="powerful GTK 3 based command-line image viewer with a minimal UI"