media-gfx/exiv2: arm64 stable (bug #689642)
authorAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 22:07:11 +0000 (18:07 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 29 Jul 2019 22:07:11 +0000 (18:07 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

media-gfx/exiv2/exiv2-0.27.2.ebuild

index 13352226a950d79f5d06721fb9683ebfbfffea8a..b62a10789a1a7f6922f9747b07f1df2de7ac2d62 100644 (file)
@@ -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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 fi
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )