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: 1667707146.b7d1e74b923ad7c0aa52207b0cdfc6774d234122.sam@gentoo
1 commit: b7d1e74b923ad7c0aa52207b0cdfc6774d234122
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 6 03:59:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 6 03:59:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7d1e74b
7
8 media-gfx/feh: Stabilize 3.9.1 amd64, #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 523e7debf31f..e6e0a4a8f3d8 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.