summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-15 10:28:01 +0100
committerSam James <sam@gentoo.org>2024-05-15 10:28:01 +0100
commiteafa5fa8fa2e9c4f21e1374b1e4d01abb83093d4 (patch)
tree5b4152ae218c6edc2bf969ac3a9bb0b0aa94d9c6
parentnet-libs/libaccounts-glib: Stabilize 1.27 arm64, #931911 (diff)
downloadgentoo-eafa5fa8fa2e9c4f21e1374b1e4d01abb83093d4.tar.gz
gentoo-eafa5fa8fa2e9c4f21e1374b1e4d01abb83093d4.tar.bz2
gentoo-eafa5fa8fa2e9c4f21e1374b1e4d01abb83093d4.zip
media-gfx/exiv2: Stabilize 0.28.2-r1 ppc64, #931912
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/exiv2/exiv2-0.28.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild b/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
index b2142bbe24eb..27427752efdb 100644
--- a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.2-r1.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"