summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-09 21:35:45 +0000
committerSam James <sam@gentoo.org>2021-11-09 21:35:45 +0000
commit2106a98f94b2f7b591b59697065b94d2eda79ab1 (patch)
tree5e0527f0ce179dbe2a6b5b427c33f29a8a0edf3f /media-gfx/exiv2
parentapp-text/opensp: Stabilize 1.5.2-r6 arm64, #822195 (diff)
downloadgentoo-2106a98f94b2f7b591b59697065b94d2eda79ab1.tar.gz
gentoo-2106a98f94b2f7b591b59697065b94d2eda79ab1.tar.bz2
gentoo-2106a98f94b2f7b591b59697065b94d2eda79ab1.zip
media-gfx/exiv2: Stabilize 0.27.5-r1 arm64, #822198
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
index 1d19724a4415..754fb2a9597e 100644
--- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${P}-Source"
fi