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/gpicview/
Date: Thu, 26 Aug 2021 14:55:46
Message-Id: 1629989605.4deaa8eba257f13a151793ea421ddfdcbe9eb909.sam@gentoo
1 commit: 4deaa8eba257f13a151793ea421ddfdcbe9eb909
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 26 14:53:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 26 14:53:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deaa8eb
7
8 media-gfx/gpicview: Stabilize 0.2.5-r2 arm, #810097
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
16 index e4bb9534179..2f1cbc4091d 100644
17 --- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
18 +++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ppc ~riscv x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ppc ~riscv x86"
25
26 RDEPEND="virtual/jpeg:0
27 x11-libs/gtk+:3"