diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-01 16:47:50 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-11-01 16:50:35 +0100 |
commit | 82e84be48c5a50b151016b7855ffc8adbb15c2e7 (patch) | |
tree | 4351cbb914a762836da464dcb7213e658235b62e /media-gfx/jhead | |
parent | media-gfx/jhead: Stabilize 3.06.0.1 ppc, #879015 (diff) | |
download | gentoo-82e84be48c5a50b151016b7855ffc8adbb15c2e7.tar.gz gentoo-82e84be48c5a50b151016b7855ffc8adbb15c2e7.tar.bz2 gentoo-82e84be48c5a50b151016b7855ffc8adbb15c2e7.zip |
media-gfx/jhead: stabilize 3.06.0.1 for amd64
Bug: https://bugs.gentoo.org/879015
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" ) |