summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-03-02 11:57:55 -0800
committerMatt Turner <mattst88@gentoo.org>2019-03-02 11:58:23 -0800
commit8505e92b37d4121846a078a7bbbe1dcfd1bd2187 (patch)
tree06b59fb6ee29b523820fc9e229131aa5a7118fde /media-gfx/exiv2
parentmedia-libs/gexiv2-0.10.10-r1: ia64 stable, bug 674970 (diff)
downloadgentoo-8505e92b37d4121846a078a7bbbe1dcfd1bd2187.tar.gz
gentoo-8505e92b37d4121846a078a7bbbe1dcfd1bd2187.tar.bz2
gentoo-8505e92b37d4121846a078a7bbbe1dcfd1bd2187.zip
media-gfx/exiv2-0.27.0-r2: ia64 stable, bug 674968
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.0-r2.ebuild2
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 5fbca1ca5129..6ec0a4ad1b44 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} )