commit: 82e84be48c5a50b151016b7855ffc8adbb15c2e7 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Nov 1 15:47:50 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Nov 1 15:50:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e84be4
media-gfx/jhead: stabilize 3.06.0.1 for amd64 Bug: https://bugs.gentoo.org/879015 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> 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 637a64c4dda8..46c86ae653e2 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" )
