diff options
author | Sam James <sam@gentoo.org> | 2021-09-03 02:52:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-03 02:52:26 +0100 |
commit | 596c294cec5d05a69d36db665d494ad146638d74 (patch) | |
tree | f2225e770c2ca6ce9d492df28d88073ea023a7dc /media-gfx/exiv2 | |
parent | dev-ruby/rake-compiler: Stabilize 1.1.1 arm, #805353 (diff) | |
download | gentoo-596c294cec5d05a69d36db665d494ad146638d74.tar.gz gentoo-596c294cec5d05a69d36db665d494ad146638d74.tar.bz2 gentoo-596c294cec5d05a69d36db665d494ad146638d74.zip |
media-gfx/exiv2: Stabilize 0.27.4-r1 arm64, #785646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild index e4df850c1bbe..ac06fcf53aa7 100644 --- a/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.4-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 |