diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-15 08:31:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-15 08:31:41 +0100 |
commit | 63fd31c6c468858e000ecfff3856bf2802df65b7 (patch) | |
tree | 4676b7837ec9141b7e8a38b8197c0becd1efb575 /media-libs/libraw | |
parent | dev-libs/libzip: stable 1.3.0 for ia64, bug #629574 (diff) | |
download | gentoo-63fd31c6c468858e000ecfff3856bf2802df65b7.tar.gz gentoo-63fd31c6c468858e000ecfff3856bf2802df65b7.tar.bz2 gentoo-63fd31c6c468858e000ecfff3856bf2802df65b7.zip |
media-libs/libraw: stable 0.18.4 for ia64, bug #630842
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.18.4.ebuild b/media-libs/libraw/libraw-0.18.4.ebuild index e66ec29b75cb..ed8d0af65b4b 100644 --- a/media-libs/libraw/libraw-0.18.4.ebuild +++ b/media-libs/libraw/libraw-0.18.4.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}] ) |