diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:13 +0100 |
commit | fc5535a1fc85590480c91176eeaa1996f8ae6cf7 (patch) | |
tree | efa8cf881ed0f37b3ff560219e39b09baa0f302d /media-libs/libraw | |
parent | dev-libs/botan: sparc stable wrt bug #605202 (diff) | |
download | gentoo-fc5535a1fc85590480c91176eeaa1996f8ae6cf7.tar.gz gentoo-fc5535a1fc85590480c91176eeaa1996f8ae6cf7.tar.bz2 gentoo-fc5535a1fc85590480c91176eeaa1996f8ae6cf7.zip |
media-libs/libraw: sparc stable wrt bug #567254
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.17.2.ebuild b/media-libs/libraw/libraw-0.17.2.ebuild index b2a34f4fed35..a3b682fee5dd 100644 --- a/media-libs/libraw/libraw-0.17.2.ebuild +++ b/media-libs/libraw/libraw-0.17.2.ebuild @@ -23,7 +23,7 @@ SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz # http://www.libraw.org/data/LICENSE.LibRaw.pdf LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3" SLOT="0/15" # subslot = libraw soname version -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="demosaic examples jpeg jpeg2k +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |