summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:26:18 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:35:32 +0100
commit9661dbf7da14e88c8f7c1db191f5bbd667a33f1e (patch)
tree39640ce28cd17657520a9d03d488eeae099221ad /media-libs
parentnet-ftp/lftp: x86 stable (bug #753017) (diff)
downloadgentoo-9661dbf7da14e88c8f7c1db191f5bbd667a33f1e.tar.gz
gentoo-9661dbf7da14e88c8f7c1db191f5bbd667a33f1e.tar.bz2
gentoo-9661dbf7da14e88c8f7c1db191f5bbd667a33f1e.zip
media-libs/libheif: x86 stable (bug #754036)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libheif/libheif-1.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.9.1.ebuild b/media-libs/libheif/libheif-1.9.1.ebuild
index 20821993904a..a2ac12492239 100644
--- a/media-libs/libheif/libheif-1.9.1.ebuild
+++ b/media-libs/libheif/libheif-1.9.1.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"