summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-05 22:03:46 +0000
committerSam James <sam@gentoo.org>2021-06-05 22:03:46 +0000
commit1ddb165188a48729ebe773c426e5b3a82f0a0091 (patch)
treeaed2bbd7031af5912cd212e55712fa99464973fd /media-libs/libheif
parentdev-python/pylint: Stabilize 2.8.2 ALLARCHES, #794391 (diff)
downloadgentoo-1ddb165188a48729ebe773c426e5b3a82f0a0091.tar.gz
gentoo-1ddb165188a48729ebe773c426e5b3a82f0a0091.tar.bz2
gentoo-1ddb165188a48729ebe773c426e5b3a82f0a0091.zip
media-libs/libheif: Stabilize 1.12.0 amd64, #794490
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libheif')
-rw-r--r--media-libs/libheif/libheif-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.12.0.ebuild b/media-libs/libheif/libheif-1.12.0.ebuild
index 05d7c5f68ed0..1a9f7ed19924 100644
--- a/media-libs/libheif/libheif-1.12.0.ebuild
+++ b/media-libs/libheif/libheif-1.12.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"