commit: 2f2df49805e36777b68d2dcf6c434278c8f6ba2c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 4 15:28:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 4 15:28:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2df498
media-gfx/exiv2: Stabilize 0.28.7 amd64, #967086
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/exiv2/exiv2-0.28.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/exiv2/exiv2-0.28.7.ebuild
b/media-gfx/exiv2/exiv2-0.28.7.ebuild
index e46c5a92c13b..2cc506ad9e37 100644
--- a/media-gfx/exiv2/exiv2-0.28.7.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.7.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 ~amd64-linux ~x86-linux ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
LICENSE="GPL-2"