summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-29 18:07:11 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-29 18:07:11 -0400
commit0709f38fe1628d1d3d57a7035d2eac5b75b81b46 (patch)
treefeea4f772391658db532951a0487299e873cf4d4 /media-gfx/exiv2
parentapp-shells/zsh-completions: arm64 keyworded (bug #669478) (diff)
downloadgentoo-0709f38fe1628d1d3d57a7035d2eac5b75b81b46.tar.gz
gentoo-0709f38fe1628d1d3d57a7035d2eac5b75b81b46.tar.bz2
gentoo-0709f38fe1628d1d3d57a7035d2eac5b75b81b46.zip
media-gfx/exiv2: arm64 stable (bug #689642)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.2.ebuild b/media-gfx/exiv2/exiv2-0.27.2.ebuild
index 13352226a950..b62a10789a1a 100644
--- a/media-gfx/exiv2/exiv2-0.27.2.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.2.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 ~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} )