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, 15 Jul 2018 10:25:27
Message-Id: 1531650268.30c2784981bd15f85aad3a7de4accadcb58cf786.slyfox@gentoo
1 commit: 30c2784981bd15f85aad3a7de4accadcb58cf786
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:51:19 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c27849
7
8 media-libs/libraw: stable 0.18.11 for ppc64, bug #654376
9
10 Bug: https://bugs.gentoo.org/654376
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 media-libs/libraw/libraw-0.18.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libraw/libraw-0.18.11.ebuild b/media-libs/libraw/libraw-0.18.11.ebuild
18 index 0d2503c6f2e..59fd5763fb4 100644
19 --- a/media-libs/libraw/libraw-0.18.11.ebuild
20 +++ b/media-libs/libraw/libraw-0.18.11.ebuild
21 @@ -22,7 +22,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
22
23 LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )"
24 SLOT="0/16" # subslot = libraw soname version
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
28
29 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )