commit: 94dadbab4aec93662c48dc4db376db4ce5646ec6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 6 14:50:02 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 6 14:50:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94dadbab
media-gfx/exiv2: Stabilize 0.28.7 ppc64, #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 bdc66a12abdc..af03b6ceb0be 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"