diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-15 12:06:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-15 12:06:56 +0200 |
commit | 2f25e661db2e9e7e0ba242e0ee291c9c3d975a8c (patch) | |
tree | a0be9b6641a24be382c06a969a4bc696250429b9 /media-libs | |
parent | net-misc/openvpn: add alpha keyword (diff) | |
download | gentoo-2f25e661db2e9e7e0ba242e0ee291c9c3d975a8c.tar.gz gentoo-2f25e661db2e9e7e0ba242e0ee291c9c3d975a8c.tar.bz2 gentoo-2f25e661db2e9e7e0ba242e0ee291c9c3d975a8c.zip |
media-libs/libraw: add alpha keyword
Gentoo-Bug: 558186
Package-Manager: portage-2.2.20.1
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 57c78d623243..8f4c2bc3812f 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}] ) |