diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:08:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:22:19 -0400 |
commit | e6b779347c720eb284704d9a5a0b8cc63248451f (patch) | |
tree | 9c18885946da9c736f678635b716e5d5fe084789 /media-gfx | |
parent | sci-libs/flann: arm64 stable (diff) | |
download | gentoo-e6b779347c720eb284704d9a5a0b8cc63248451f.tar.gz gentoo-e6b779347c720eb284704d9a5a0b8cc63248451f.tar.bz2 gentoo-e6b779347c720eb284704d9a5a0b8cc63248451f.zip |
media-gfx/exiv2: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild index d95c0550c1c2..7e01fd86c671 100644 --- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="http://exiv2.dyndns.org/builds/${P}a-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} ) |