summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-11 22:46:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-11 23:36:06 +0000
commit5487c62c17ed35d8244e67cf4aa9978820b3eff2 (patch)
treece47c5c73852f0301e6d480e0525835e672ab887 /media-gfx/exiv2
parentsci-astronomy/stellarium: stable 0.18.2 for ppc, bug #673290 (diff)
downloadgentoo-5487c62c17ed35d8244e67cf4aa9978820b3eff2.tar.gz
gentoo-5487c62c17ed35d8244e67cf4aa9978820b3eff2.tar.bz2
gentoo-5487c62c17ed35d8244e67cf4aa9978820b3eff2.zip
media-gfx/exiv2: stable 0.27.0-r2 for ppc, bug #674968
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@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 6d90c6320e98..c178c8838e62 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} )