Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
Date: Sat, 20 Apr 2019 23:30:22
Message-Id: 1555785787.520c5c85bdb87ea4ca0efadfa07fe974e5aa05df.zlogene@gentoo
1 commit: 520c5c85bdb87ea4ca0efadfa07fe974e5aa05df
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 18:41:13 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 18:43:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520c5c85
7
8 media-gfx/gpicview: arm stable wrt bug #681510
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
18 index f2987a4ae56..5f75526d262 100644
19 --- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
20 +++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~x86 ~x86-linux"
27
28 RDEPEND="virtual/jpeg:0
29 >=x11-libs/gtk+-2.6:2"