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 09:33:08
Message-Id: 1567416763.298a8801626641f3f86f0b612286d654dbac159f.ago@gentoo
1 commit: 298a8801626641f3f86f0b612286d654dbac159f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 09:32:43 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 09:32:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298a8801
7
8 media-gfx/feh: ppc64 stable wrt bug #693192
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
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 ad37f294e68..d101514cf89 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 )"