Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libraw/
Date: Sat, 14 Sep 2019 04:26:28
Message-Id: 1568435176.40bc72404de5f63e1c09177ceb7841b5bb9cdb47.mattst88@gentoo
1 commit: 40bc72404de5f63e1c09177ceb7841b5bb9cdb47
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 04:25:54 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 04:26:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bc7240
7
8 media-libs/libraw-0.19.3: sparc stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/libraw/libraw-0.19.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libraw/libraw-0.19.3.ebuild b/media-libs/libraw/libraw-0.19.3.ebuild
16 index 581803b9fac..65b3414c3f1 100644
17 --- a/media-libs/libraw/libraw-0.19.3.ebuild
18 +++ b/media-libs/libraw/libraw-0.19.3.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz"
20
21 LICENSE="LGPL-2.1 CDDL"
22 SLOT="0/19" # subslot = libraw soname version
23 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="examples jpeg +lcms openmp"
26
27 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )