summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-11 11:08:40 +0000
committerSam James <sam@gentoo.org>2021-04-11 11:08:40 +0000
commit902405b82eb2c9e26925c6f8b9d35ed51cf6bc65 (patch)
tree910a53331deafce162b5d0006997b13f7ba743e7 /media-libs
parentapp-emulation/spice-vdagent: Stabilize 0.21.0 amd64, #753956 (diff)
downloadgentoo-902405b82eb2c9e26925c6f8b9d35ed51cf6bc65.tar.gz
gentoo-902405b82eb2c9e26925c6f8b9d35ed51cf6bc65.tar.bz2
gentoo-902405b82eb2c9e26925c6f8b9d35ed51cf6bc65.zip
media-libs/libheif: Stabilize 1.11.0 amd64, #779586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libheif/libheif-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.11.0.ebuild b/media-libs/libheif/libheif-1.11.0.ebuild
index e2fc6f78e898..adb2b733b9ca 100644
--- a/media-libs/libheif/libheif-1.11.0.ebuild
+++ b/media-libs/libheif/libheif-1.11.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 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"