commit: 560a977311c02ea04da3052ddc11f6d5388c707b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 01:40:58 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 01:40:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560a9773
media-gfx/exiv2: Stabilize 0.28.8 x86, #970875
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/exiv2/exiv2-0.28.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/exiv2/exiv2-0.28.8.ebuild
b/media-gfx/exiv2/exiv2-0.28.8.ebuild
index 2c53093f0aa5..3deab0515ce7 100644
--- a/media-gfx/exiv2/exiv2-0.28.8.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.8.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 ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~x64-solaris"
fi
LICENSE="GPL-2"