Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/
Date: Sun, 06 Nov 2022 04:00:10
Message-Id: 1667707144.3fa0990f0fb391fb7da334fcf3e65ef842856cfe.sam@gentoo
1 commit: 3fa0990f0fb391fb7da334fcf3e65ef842856cfe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 6 03:59:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 6 03:59:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa0990f
7
8 media-gfx/feh: Stabilize 3.9.1 ppc64, #879933
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/feh/feh-3.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/feh/feh-3.9.1.ebuild b/media-gfx/feh/feh-3.9.1.ebuild
16 index badae8ed3d17..95d37e537cbe 100644
17 --- a/media-gfx/feh/feh-3.9.1.ebuild
18 +++ b/media-gfx/feh/feh-3.9.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2"
20
21 LICENSE="feh"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~x86"
25 IUSE="debug curl exif test xinerama inotify"
26 RESTRICT="test" # Tests are broken.