summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-31 12:58:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-31 12:58:56 +0200
commitcea6d3dc5a11d130a7bf14dce2497551942f0caa (patch)
tree949d385f14632a1e35ab3e819bda182f709587c2
parentmedia-plugins/vdr-fritzbox: amd64 stable wrt bug #689030 (diff)
downloadgentoo-cea6d3dc5a11d130a7bf14dce2497551942f0caa.tar.gz
gentoo-cea6d3dc5a11d130a7bf14dce2497551942f0caa.tar.bz2
gentoo-cea6d3dc5a11d130a7bf14dce2497551942f0caa.zip
media-gfx/exiv2: amd64 stable wrt bug #689642
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-gfx/exiv2/exiv2-0.27.2.ebuild2
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 8b896e7844b7..a9c53d0538f4 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} )