diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-02 21:48:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-02 21:48:33 +0200 |
commit | 20f5559e0d70c7cfd7c183b30e1efd6d59f78684 (patch) | |
tree | d67842c95b9370c10d333d3164c73b54a4f0098c /media-libs | |
parent | f4ca562d9cedc52caf1f5edc04746893542b6c71 (diff) | |
download | gentoo-20f5559e0d70c7cfd7c183b30e1efd6d59f78684.tar.gz gentoo-20f5559e0d70c7cfd7c183b30e1efd6d59f78684.tar.xz |
media-libs/libraw: arm stable, bug #558186
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
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 e24d137ecba..2258bb2804d 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}] ) |