summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-10-06 23:09:25 -0400
committerAaron Bauman <bman@gentoo.org>2019-10-06 23:11:19 -0400
commitde15db53d67423fd05cc471467628c4e6d502dc3 (patch)
treea2412c48e3e0f29a0b917004bd494dbf3bebfcc2 /media-libs/libheif
parentsys-kernel/mips-sources: Update LTS kernels, remove 4.17, add 4.19 (diff)
downloadgentoo-de15db53d67423fd05cc471467628c4e6d502dc3.tar.gz
gentoo-de15db53d67423fd05cc471467628c4e6d502dc3.tar.bz2
gentoo-de15db53d67423fd05cc471467628c4e6d502dc3.zip
media-libs/libheif: arm64 stable (bug #696302)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'media-libs/libheif')
-rw-r--r--media-libs/libheif/libheif-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.5.1.ebuild b/media-libs/libheif/libheif-1.5.1.ebuild
index 6f6f11fa44e2..968853af8cf2 100644
--- a/media-libs/libheif/libheif-1.5.1.ebuild
+++ b/media-libs/libheif/libheif-1.5.1.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 x86"
fi
DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"