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:47:57
Message-Id: 1667317665.c7491b8a88ede6987135bb0b82652c91be5ebafc.arthurzam@gentoo
1 commit: c7491b8a88ede6987135bb0b82652c91be5ebafc
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 15:47:45 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 15:47:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7491b8a
7
8 media-gfx/jhead: Stabilize 3.06.0.1 ppc64, #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 eb2c6cbb5bbd..7bd0e3ebb8b3 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" )