Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lensfun/
Date: Thu, 03 Dec 2015 13:28:31
Message-Id: 1449149207.b89a5a23474162eb58d8697cae11d5b1355f4616.ago@gentoo
1 commit: b89a5a23474162eb58d8697cae11d5b1355f4616
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 13:26:47 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:26:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89a5a23
7
8 media-libs/lensfun: x86 stable wrt bug #566390
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/lensfun/lensfun-0.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild b/media-libs/lensfun/lensfun-0.3.1.ebuild
18 index cc0e5e4..f266bac 100644
19 --- a/media-libs/lensfun/lensfun-0.3.1.ebuild
20 +++ b/media-libs/lensfun/lensfun-0.3.1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
27 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
28
29 RDEPEND=">=dev-libs/glib-2.28