commit: cfe38e7b60dc16f8ee1cad767b575ad3a7213f7a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 6 14:50:01 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 6 14:50:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe38e7b
media-gfx/exiv2: Stabilize 0.28.7 ppc, #967086
Signed-off-by: Arthur Zamarin <arthurzam <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 5f785c3c547b..bdc66a12abdc 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"