diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:02 +0200 |
commit | c1113ccd7625dd1284446a1011adbccd6febf2a5 (patch) | |
tree | 53f9633c332e26b8ff417ebfc3c7517eb97a6aa9 /media-libs/libraw | |
parent | dev-libs/libfmt: amd64 stable wrt bug #689694 (diff) | |
download | gentoo-c1113ccd7625dd1284446a1011adbccd6febf2a5.tar.gz gentoo-c1113ccd7625dd1284446a1011adbccd6febf2a5.tar.bz2 gentoo-c1113ccd7625dd1284446a1011adbccd6febf2a5.zip |
media-libs/libraw: ppc stable wrt bug #673740
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.19.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.19.3.ebuild b/media-libs/libraw/libraw-0.19.3.ebuild index 84c3be42e00b..5eff6736cd99 100644 --- a/media-libs/libraw/libraw-0.19.3.ebuild +++ b/media-libs/libraw/libraw-0.19.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz" LICENSE="LGPL-2.1 CDDL" SLOT="0/19" # subslot = libraw soname version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="examples jpeg jpeg2k +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |