Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libraw/
Date: Sun, 24 Sep 2017 17:17:30
Message-Id: 1506273442.e1f6d0bc63ac19598eb9c09b1d7fb9616fcbcf89.slyfox@gentoo
1 commit: e1f6d0bc63ac19598eb9c09b1d7fb9616fcbcf89
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 24 17:17:15 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 24 17:17:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f6d0bc
7
8 media-libs/libraw: stable 0.18.2 for ppc64, bug #628568
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 media-libs/libraw/libraw-0.18.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libraw/libraw-0.18.2.ebuild b/media-libs/libraw/libraw-0.18.2.ebuild
17 index c2eb462dff5..5a8c0c0f65e 100644
18 --- a/media-libs/libraw/libraw-0.18.2.ebuild
19 +++ b/media-libs/libraw/libraw-0.18.2.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
21
22 LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )"
23 SLOT="0/16" # 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}] )