diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 11:11:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 11:11:21 +0300 |
commit | 5021b4180229728929a0a0bea84cee01d864b8eb (patch) | |
tree | ccc6526059c6611b3292851ac407f471f7b9823f /media-gfx/exiv2 | |
parent | app-editors/okteta: x86 stable wrt bug #690942 (diff) | |
download | gentoo-5021b4180229728929a0a0bea84cee01d864b8eb.tar.gz gentoo-5021b4180229728929a0a0bea84cee01d864b8eb.tar.bz2 gentoo-5021b4180229728929a0a0bea84cee01d864b8eb.zip |
media-gfx/exiv2: arm stable wrt bug #689642
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 8b6ffef90b70..ce61026aa726 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} ) |