diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:23:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:23:51 +0000 |
commit | 9ae309b9a88480c68e2a012a5d722f6b192fca84 (patch) | |
tree | 7cfba6beb3822e151f058a4db984c911dedc990e /media-libs/libraw | |
parent | mail-client/claws-mail: Stabilize 3.17.7 ppc, #727572 (diff) | |
download | gentoo-9ae309b9a88480c68e2a012a5d722f6b192fca84.tar.gz gentoo-9ae309b9a88480c68e2a012a5d722f6b192fca84.tar.bz2 gentoo-9ae309b9a88480c68e2a012a5d722f6b192fca84.zip |
media-libs/libraw: Stabilize 0.20.2 sparc, #766731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libraw/libraw-0.20.2.ebuild b/media-libs/libraw/libraw-0.20.2.ebuild index b25b30eab84f..52a67b675caf 100644 --- a/media-libs/libraw/libraw-0.20.2.ebuild +++ b/media-libs/libraw/libraw-0.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz" LICENSE="LGPL-2.1 CDDL" SLOT="0/20" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples jpeg +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |