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/feh/
Date: Mon, 02 Sep 2019 13:24:37
Message-Id: 1567430624.12a28784058a83682b48d845dfbc7394b897da1e.ago@gentoo
1 commit: 12a28784058a83682b48d845dfbc7394b897da1e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 13:23:44 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 13:23:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a28784
7
8 media-gfx/feh: amd64 stable wrt bug #693192
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/feh/feh-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/feh/feh-3.2.1.ebuild b/media-gfx/feh/feh-3.2.1.ebuild
18 index 2cd27cde33c..42797f5ec3b 100644
19 --- a/media-gfx/feh/feh-3.2.1.ebuild
20 +++ b/media-gfx/feh/feh-3.2.1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2"
22
23 LICENSE="feh"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~mips ppc ppc64 x86"
26 +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
27 IUSE="debug curl exif test xinerama"
28 RESTRICT="!test? ( test )"