diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:02 +0200 |
commit | 9163f4e24645975c936c821ce7abaabe06544e8a (patch) | |
tree | 21d424d1f2b5c7ce7a4dd721c9a9bd35d60c6c35 /media-libs | |
parent | app-text/jabref-bin: x86 stable wrt bug #561416 (diff) | |
download | gentoo-9163f4e24645975c936c821ce7abaabe06544e8a.tar.gz gentoo-9163f4e24645975c936c821ce7abaabe06544e8a.tar.bz2 gentoo-9163f4e24645975c936c821ce7abaabe06544e8a.zip |
media-libs/libraw: x86 stable wrt bug #558186
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libraw/libraw-0.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.16.2.ebuild b/media-libs/libraw/libraw-0.16.2.ebuild index be8e6a8c2474..b233eda35fc2 100644 --- a/media-libs/libraw/libraw-0.16.2.ebuild +++ b/media-libs/libraw/libraw-0.16.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/10" # 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}] ) |