media-libs/libheif: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 23:08:43 +0000 (19:08 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 23:08:43 +0000 (19:08 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

media-libs/libheif/libheif-1.3.2-r1.ebuild

index a18e6d840ab7e6f79897fbe8a7b100bf8b811935..f65ef1de3e8b826945844a7bdcf89c5fd7fc38b1 100644 (file)
@@ -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