summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-02 15:14:35 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-02 15:16:58 +0100
commit0834da16eb68bd6f16bf56edf45e91e895d79a29 (patch)
treea7f83c33b8884ecb26ff8c417dda883864a0ed1d /media-libs/libheif
parentdev-python/dulwich: x86 stable (bug #773703) (diff)
downloadgentoo-0834da16eb68bd6f16bf56edf45e91e895d79a29.tar.gz
gentoo-0834da16eb68bd6f16bf56edf45e91e895d79a29.tar.bz2
gentoo-0834da16eb68bd6f16bf56edf45e91e895d79a29.zip
media-libs/libheif: x86 stable (bug #770418)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libheif')
-rw-r--r--media-libs/libheif/libheif-1.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libheif/libheif-1.10.0.ebuild b/media-libs/libheif/libheif-1.10.0.ebuild
index 8d78f6c96021..1dbb452f4a4d 100644
--- a/media-libs/libheif/libheif-1.10.0.ebuild
+++ b/media-libs/libheif/libheif-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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/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"