Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gexiv2/
Date: Sun, 03 Jul 2016 10:59:06
Message-Id: 1467543523.89f7174ceebfa433a42026abb40f67040c714a0f.jer@gentoo
1 commit: 89f7174ceebfa433a42026abb40f67040c714a0f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 10:58:43 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 10:58:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f7174c
7
8 media-libs/gexiv2: Stable for PPC64 (bug #575888).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 media-libs/gexiv2/gexiv2-0.10.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gexiv2/gexiv2-0.10.3.ebuild b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
17 index 7bd1f14..463a2a9 100644
18 --- a/media-libs/gexiv2/gexiv2-0.10.3.ebuild
19 +++ b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86"
26 IUSE="introspection python static-libs"
27
28 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"