diff options
author | 2020-10-01 23:58:46 +0100 | |
---|---|---|
committer | 2020-10-01 23:58:46 +0100 | |
commit | 7922e4087527408e4b37ad01cb19c84d9eda979d (patch) | |
tree | 05bbe4aaacd692f27a1c53ee470029f27b9d4333 | |
parent | dev-libs/serd: stable 0.30.4 for ppc (diff) | |
download | gentoo-7922e4087527408e4b37ad01cb19c84d9eda979d.tar.gz gentoo-7922e4087527408e4b37ad01cb19c84d9eda979d.tar.bz2 gentoo-7922e4087527408e4b37ad01cb19c84d9eda979d.zip |
media-libs/libraw: stable 0.20.0 for ppc
stable wrt bug #744190
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | media-libs/libraw/libraw-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.20.0.ebuild b/media-libs/libraw/libraw-0.20.0.ebuild index 09a32b5ed03e..15e354a330f9 100644 --- a/media-libs/libraw/libraw-0.20.0.ebuild +++ b/media-libs/libraw/libraw-0.20.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz" LICENSE="LGPL-2.1 CDDL" SLOT="0/20" -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 +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |