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/libraw/
Date: Fri, 25 Sep 2015 14:29:56
Message-Id: 1443191342.9163f4e24645975c936c821ce7abaabe06544e8a.ago@gentoo
1 commit: 9163f4e24645975c936c821ce7abaabe06544e8a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:29:02 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:29:02 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9163f4e2
7
8 media-libs/libraw: x86 stable wrt bug #558186
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 media-libs/libraw/libraw-0.16.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libraw/libraw-0.16.2.ebuild b/media-libs/libraw/libraw-0.16.2.ebuild
17 index be8e6a8..b233eda 100644
18 --- a/media-libs/libraw/libraw-0.16.2.ebuild
19 +++ b/media-libs/libraw/libraw-0.16.2.ebuild
20 @@ -23,7 +23,7 @@ SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz
21 # http://www.libraw.org/data/LICENSE.LibRaw.pdf
22 LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
23 SLOT="0/10" # subslot = libraw soname version
24 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
27
28 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )