Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
Date: Tue, 01 Nov 2022 15:49:22
Message-Id: 1667317753.86e255ef69afe189c4d35ef12ff2e9b91abf0a0c.arthurzam@gentoo
1 commit: 86e255ef69afe189c4d35ef12ff2e9b91abf0a0c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 15:49:13 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 15:49:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e255ef
7
8 media-gfx/jhead: Stabilize 3.06.0.1 ppc, #879015
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
16 index c7cbe65ad988..637a64c4dda8 100644
17 --- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
18 +++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
25
26 PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )