summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-07 02:48:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-07 02:48:08 +0200
commit14461e010a9bc2667eccadc6c8407e60f410a9c2 (patch)
treecfef1b9e237d11ed1e2f15c6bf87106c9c2b0fa2
parentapp-misc/colordiff: x86 stable (bug #740460) (diff)
downloadgentoo-14461e010a9bc2667eccadc6c8407e60f410a9c2.tar.gz
gentoo-14461e010a9bc2667eccadc6c8407e60f410a9c2.tar.bz2
gentoo-14461e010a9bc2667eccadc6c8407e60f410a9c2.zip
media-libs/libheif: x86 stable (bug #711240)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--media-libs/libheif/libheif-1.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.7.0-r1.ebuild b/media-libs/libheif/libheif-1.7.0-r1.ebuild
index 6733a7000710..c8f713e39e89 100644
--- a/media-libs/libheif/libheif-1.7.0-r1.ebuild
+++ b/media-libs/libheif/libheif-1.7.0-r1.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 ~arm arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
fi
DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"