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: Wed, 23 May 2018 19:04:06
Message-Id: 1527102228.8ce45ea1c6a29ad3cf1c1bc186b3d41797397a9d.slyfox@gentoo
1 commit: 8ce45ea1c6a29ad3cf1c1bc186b3d41797397a9d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 23 19:03:38 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 23 19:03:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce45ea1
7
8 media-libs/libraw: stable 0.18.11 for ia64, bug #654376
9
10 Bug: https://bugs.gentoo.org/654376
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
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 bda8799e5b5..ffecd964bdf 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}] )