summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-06-10 18:07:01 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-06-10 18:07:01 +0200
commit134dc20035b7dfee5440ea2a2f6291e30c712254 (patch)
treeeb09e6d2ccc893e80f22b208d5099b6ad6e382de /media-gfx/exiv2
parentmedia-sound/upmpdcli: patch config-time implicit decl (diff)
downloadgentoo-134dc20035b7dfee5440ea2a2f6291e30c712254.tar.gz
gentoo-134dc20035b7dfee5440ea2a2f6291e30c712254.tar.bz2
gentoo-134dc20035b7dfee5440ea2a2f6291e30c712254.zip
media-gfx/exiv2: Stabilize 0.27.7 arm64, #908070
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.7.ebuild b/media-gfx/exiv2/exiv2-0.27.7.ebuild
index 59e79edc6d83..c691ec502b93 100644
--- a/media-gfx/exiv2/exiv2-0.27.7.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN^}/${PN}/releases/download/v${PV}/${P}-Source.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"
S="${WORKDIR}/${P}-Source"
fi