Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/
Date: Mon, 26 Sep 2016 16:22:38
Message-Id: 1474906941.cf861999540350076d2a793236be086442f0d683.ago@gentoo
1 commit: cf861999540350076d2a793236be086442f0d683
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 16:22:21 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 16:22:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf861999
7
8 media-gfx/eog: amd64 stable wrt bug #593906
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/eog/eog-3.18.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/eog/eog-3.18.3.ebuild b/media-gfx/eog/eog-3.18.3.ebuild
18 index b3a50b2..211b53d 100644
19 --- a/media-gfx/eog/eog-3.18.3.ebuild
20 +++ b/media-gfx/eog/eog-3.18.3.ebuild
21 @@ -16,7 +16,7 @@ SLOT="1"
22 IUSE="+exif +introspection +jpeg lcms +svg tiff xmp"
23 REQUIRED_USE="exif? ( jpeg )"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
27
28 RDEPEND="
29 >=dev-libs/glib-2.38:2[dbus]