diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 18:07:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 18:07:11 -0400 |
commit | 0709f38fe1628d1d3d57a7035d2eac5b75b81b46 (patch) | |
tree | feea4f772391658db532951a0487299e873cf4d4 /media-gfx/exiv2 | |
parent | app-shells/zsh-completions: arm64 keyworded (bug #669478) (diff) | |
download | gentoo-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.ebuild | 2 |
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} ) |