From e181a397c1fae85dd65589a72e33f8ddef8239ab Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 1 Nov 2022 17:51:52 +0200 Subject: [PATCH] media-gfx/jhead: Stabilize 3.06.0.1 x86, #879015 Signed-off-by: Arthur Zamarin --- media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild index 46c86ae653e27..e691cde1cc180 100644 --- a/media-gfx/jhead/jhead-3.06.0.1.ebuild +++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )