diff options
author | Sam James <sam@gentoo.org> | 2021-09-03 02:52:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-03 02:52:17 +0100 |
commit | c95cdd8e9c86aac596a8e717fb58eaff0fcaf74e (patch) | |
tree | 1ea808ee4d23b30159adafbe19a31fd7eed237b8 /media-gfx | |
parent | app-text/editorconfig-core-c: Stabilize 0.12.4 x86, #809035 (diff) | |
download | gentoo-c95cdd8e9c86aac596a8e717fb58eaff0fcaf74e.tar.gz gentoo-c95cdd8e9c86aac596a8e717fb58eaff0fcaf74e.tar.bz2 gentoo-c95cdd8e9c86aac596a8e717fb58eaff0fcaf74e.zip |
media-gfx/exiv2: Stabilize 0.27.4-r1 arm, #785646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 ac212b9825c8..e4df850c1bbe 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 |