summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-26 04:47:29 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-26 04:56:08 -0800
commit103b0cb579c4e6b668896c284cb149502e789a7a (patch)
tree9974f2cc174ca255da7e2ffef7c636779124bb91 /media-libs/libheif
parentmedia-libs/libde265: sync live ebuild keywords (diff)
downloadgentoo-103b0cb579c4e6b668896c284cb149502e789a7a.tar.gz
gentoo-103b0cb579c4e6b668896c284cb149502e789a7a.tar.bz2
gentoo-103b0cb579c4e6b668896c284cb149502e789a7a.zip
media-libs/libheif: keyword 1.6.0 on ~ppc64
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-libs/libheif')
-rw-r--r--media-libs/libheif/libheif-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.6.0.ebuild b/media-libs/libheif/libheif-1.6.0.ebuild
index cbf2d5eaaaad..6cc971a64be1 100644
--- a/media-libs/libheif/libheif-1.6.0.ebuild
+++ b/media-libs/libheif/libheif-1.6.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/strukturag/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"