commit: ee483005af22d73e09c30d236aa7787bea64f457
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 07:04:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 07:04:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee483005
media-gfx/exiv2: Stabilize 0.28.0 amd64, #913580
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/exiv2/exiv2-0.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/exiv2/exiv2-0.28.0.ebuild
b/media-gfx/exiv2/exiv2-0.28.0.ebuild
index b5e80a4f3cdd..94eb6f257b1b 100644
--- a/media-gfx/exiv2/exiv2-0.28.0.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.0.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"