commit:     f75addaf835dc464d13b05b55c33515d5f5bbbb6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 08:55:41 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 08:55:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75addaf

media-libs/libheif: Stabilize 1.13.0 ppc64, #877181

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/libheif/libheif-1.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libheif/libheif-1.13.0.ebuild 
b/media-libs/libheif/libheif-1.13.0.ebuild
index 090c89cae7e4..7e2206f7f00d 100644
--- a/media-libs/libheif/libheif-1.13.0.ebuild
+++ b/media-libs/libheif/libheif-1.13.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/strukturag/libheif/releases/download/v${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 arm arm64 ~loong ~ppc64 ~riscv ~x86"
+       KEYWORDS="~amd64 arm arm64 ~loong ppc64 ~riscv ~x86"
 fi
 
 DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"

Reply via email to