diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-04 10:13:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-04 10:13:04 -0400 |
commit | 5ae0ee142be382a1a426a2f8c21c63e28050cf8b (patch) | |
tree | 239a9930c3d8c3582c4824100807f9961a3cd556 /media-libs/libraw | |
parent | app-text/libgxps: x86 stable (diff) | |
download | gentoo-5ae0ee142be382a1a426a2f8c21c63e28050cf8b.tar.gz gentoo-5ae0ee142be382a1a426a2f8c21c63e28050cf8b.tar.bz2 gentoo-5ae0ee142be382a1a426a2f8c21c63e28050cf8b.zip |
media-libs/libraw: amd64 stable
Gentoo-bug: 628568
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.18.2.ebuild b/media-libs/libraw/libraw-0.18.2.ebuild index 9af861cc9739..5bf46c10594a 100644 --- a/media-libs/libraw/libraw-0.18.2.ebuild +++ b/media-libs/libraw/libraw-0.18.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )" SLOT="0/16" # 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}] ) |