summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-19 00:26:35 +0100
committerSam James <sam@gentoo.org>2023-09-19 00:26:35 +0100
commit1a406fe64778b43982ca9b7e7b05b53293eea0bc (patch)
treea3350cffe5a5d83a47741b4bb27094f37bad892a /media-gfx
parentmedia-gfx/exiv2: Stabilize 0.28.0 arm64, #913580 (diff)
downloadgentoo-1a406fe64778b43982ca9b7e7b05b53293eea0bc.tar.gz
gentoo-1a406fe64778b43982ca9b7e7b05b53293eea0bc.tar.bz2
gentoo-1a406fe64778b43982ca9b7e7b05b53293eea0bc.zip
media-gfx/exiv2: Stabilize 0.28.0 arm, #913580
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/exiv2-0.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.0.ebuild b/media-gfx/exiv2/exiv2-0.28.0.ebuild
index ce0c17a8e523..b5e80a4f3cdd 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"