commit: 20f5559e0d70c7cfd7c183b30e1efd6d59f78684 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Sep 2 19:48:33 2015 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 19:48:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f5559e
media-libs/libraw: arm stable, bug #558186 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" media-libs/libraw/libraw-0.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libraw/libraw-0.16.2.ebuild b/media-libs/libraw/libraw-0.16.2.ebuild index e24d137..2258bb2 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}] )