diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 17:49:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 17:49:12 +0200 |
commit | 30238ef818a5abc5cb4494e66fe6a8f738b52150 (patch) | |
tree | afa0f92a542bda5e8be3ee06cd13461c4a9898d3 /media-gfx/jhead/jhead-3.06.0.1.ebuild | |
parent | dev-libs/openssl: security bump (diff) | |
download | gentoo-30238ef818a5abc5cb4494e66fe6a8f738b52150.tar.gz gentoo-30238ef818a5abc5cb4494e66fe6a8f738b52150.tar.bz2 gentoo-30238ef818a5abc5cb4494e66fe6a8f738b52150.zip |
media-gfx/jhead: Stabilize 3.06.0.1 sparc, #879015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/jhead/jhead-3.06.0.1.ebuild')
-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 7bd0e3ebb8b3..c7cbe65ad988 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" ) |