summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-01 16:47:50 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-01 16:50:35 +0100
commit82e84be48c5a50b151016b7855ffc8adbb15c2e7 (patch)
tree4351cbb914a762836da464dcb7213e658235b62e
parentmedia-gfx/jhead: Stabilize 3.06.0.1 ppc, #879015 (diff)
downloadgentoo-82e84be4.tar.gz
gentoo-82e84be4.tar.bz2
gentoo-82e84be4.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>
-rw-r--r--media-gfx/jhead/jhead-3.06.0.1.ebuild2
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" )