Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/
Date: Thu, 01 Apr 2021 16:44:10
Message-Id: 1617295428.cdbbf19debe170b0273959e6399f61f405f520f0.whissi@gentoo
1 commit: cdbbf19debe170b0273959e6399f61f405f520f0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:29:33 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbbf19d
7
8 media-gfx/eog: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-gfx/eog/eog-3.38.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/eog/eog-3.38.1.ebuild b/media-gfx/eog/eog-3.38.1.ebuild
17 index ec0be1b69d8..8b0331ef5a0 100644
18 --- a/media-gfx/eog/eog-3.38.1.ebuild
19 +++ b/media-gfx/eog/eog-3.38.1.ebuild
20 @@ -14,7 +14,7 @@ SLOT="1"
21 IUSE="+exif gtk-doc +introspection +jpeg lcms +svg xmp tiff"
22 REQUIRED_USE="exif? ( jpeg )"
23
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26
27 RDEPEND="
28 >=dev-libs/glib-2.53.4:2