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:52:03
Message-Id: 1667317912.e181a397c1fae85dd65589a72e33f8ddef8239ab.arthurzam@gentoo
1 commit: e181a397c1fae85dd65589a72e33f8ddef8239ab
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 15:51:52 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 15:51:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e181a397
7
8 media-gfx/jhead: Stabilize 3.06.0.1 x86, #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 46c86ae653e2..e691cde1cc18 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" )