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: Tue, 24 Aug 2021 23:27:03
Message-Id: 1629847577.b2a8c49373e142d0ca6ba95144198035ef0f8eae.sam@gentoo
1 commit: b2a8c49373e142d0ca6ba95144198035ef0f8eae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 23:26:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 23:26:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a8c493
7
8 media-gfx/gpicview: Stabilize 0.2.5-r2 ppc, #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 104042801fa..09304600e72 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"