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/lensfun/
Date: Sat, 05 Dec 2015 10:13:02
Message-Id: 1449310369.3e7605fa4713639e339d44bea9e54006e0bd00b1.jer@gentoo
1 commit: 3e7605fa4713639e339d44bea9e54006e0bd00b1
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 5 09:27:51 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 5 10:12:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7605fa
7
8 media-libs/lensfun: Stable for PPC64 (bug #566390).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 media-libs/lensfun/lensfun-0.3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild b/media-libs/lensfun/lensfun-0.3.1.ebuild
17 index f266bac..87bff42 100644
18 --- a/media-libs/lensfun/lensfun-0.3.1.ebuild
19 +++ b/media-libs/lensfun/lensfun-0.3.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
21
22 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
27
28 RDEPEND=">=dev-libs/glib-2.28