diff options
author | 2019-02-20 16:07:11 +0300 | |
---|---|---|
committer | 2019-02-20 16:07:11 +0300 | |
commit | 7806227e8ae293e75a47d399f39206476e13b31e (patch) | |
tree | bbc4b8cf5fbfa56cd3cd42654eeec406ae2303d0 /media-gfx/exiv2 | |
parent | kde-frameworks/kdoctools: amd64 stable wrt bug #677710 (diff) | |
download | gentoo-7806227e8ae293e75a47d399f39206476e13b31e.tar.gz gentoo-7806227e8ae293e75a47d399f39206476e13b31e.tar.bz2 gentoo-7806227e8ae293e75a47d399f39206476e13b31e.zip |
media-gfx/exiv2: amd64 stable wrt bug #674968
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-gfx/exiv2')
-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 adeada39bb50..5fbca1ca5129 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} ) |