summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-14 22:26:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-14 22:26:04 +0300
commitff08a61676da09812645af7567289e9d3bdd47c1 (patch)
treeda856849e05a002268a4df23318242eb1252beb4 /media-gfx/exiv2
parentdev-lang/python: Support building without GIL (diff)
downloadgentoo-ff08a61676da09812645af7567289e9d3bdd47c1.tar.gz
gentoo-ff08a61676da09812645af7567289e9d3bdd47c1.tar.bz2
gentoo-ff08a61676da09812645af7567289e9d3bdd47c1.zip
media-gfx/exiv2: Stabilize 0.28.2-r1 sparc, #931912
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.28.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild b/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
index f9cb7f722f63..b2142bbe24eb 100644
--- a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/Exiv2/exiv2/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
LICENSE="GPL-2"