diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 17:51:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 17:51:52 +0200 |
commit | e181a397c1fae85dd65589a72e33f8ddef8239ab (patch) | |
tree | e76a1c69c74c770e86d14386611be7ca2aced013 /media-gfx/jhead | |
parent | media-gfx/jhead: stabilize 3.06.0.1 for amd64 (diff) | |
download | gentoo-e181a397c1fae85dd65589a72e33f8ddef8239ab.tar.gz gentoo-e181a397c1fae85dd65589a72e33f8ddef8239ab.tar.bz2 gentoo-e181a397c1fae85dd65589a72e33f8ddef8239ab.zip |
media-gfx/jhead: Stabilize 3.06.0.1 x86, #879015
Signed-off-by: Arthur Zamarin <arthurzam@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 46c86ae653e2..e691cde1cc18 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" ) |