From a9da63ee33597b59c41aaac288c539e448191cd8 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Wed, 24 Jul 2019 19:08:43 -0400 Subject: [PATCH] media-libs/libheif: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- media-libs/libheif/libheif-1.3.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libheif/libheif-1.3.2-r1.ebuild b/media-libs/libheif/libheif-1.3.2-r1.ebuild index a18e6d840ab7..f65ef1de3e8b 100644 --- a/media-libs/libheif/libheif-1.3.2-r1.ebuild +++ b/media-libs/libheif/libheif-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 x86" + KEYWORDS="amd64 arm64 x86" PATCHES=( "${FILESDIR}"/${P}-openjpeg-2.patch ) fi -- 2.26.2