commit: 8505e92b37d4121846a078a7bbbe1dcfd1bd2187
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 19:57:55 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 19:58:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8505e92b
media-gfx/exiv2-0.27.0-r2: ia64 stable, bug 674968
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
index 5fbca1ca512..6ec0a4ad1b4 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} )