Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libraw/
Date: Tue, 26 Sep 2017 22:45:14
Message-Id: 1506465893.e27218c7d779cd7b711b8b43720d3d69c2a52e78.mrueg@gentoo
1 commit: e27218c7d779cd7b711b8b43720d3d69c2a52e78
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 26 22:44:53 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 26 22:44:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27218c7
7
8 media-libs/libraw: amd64 stable
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 media-libs/libraw/libraw-0.18.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libraw/libraw-0.18.4.ebuild b/media-libs/libraw/libraw-0.18.4.ebuild
16 index af9ccb6680b..86448928817 100644
17 --- a/media-libs/libraw/libraw-0.18.4.ebuild
18 +++ b/media-libs/libraw/libraw-0.18.4.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
20
21 LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )"
22 SLOT="0/16" # subslot = libraw soname version
23 -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
26
27 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )