From 3728501dbd63fa1265aa26b6761be9b363ea6c8a Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Tue, 2 Mar 2021 10:43:21 +0100 Subject: media-libs/libheif: Sync live ebuild Signed-off-by: Jakov Smolic Signed-off-by: Thomas Deutschmann --- media-libs/libheif/libheif-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/libheif') diff --git a/media-libs/libheif/libheif-9999.ebuild b/media-libs/libheif/libheif-9999.ebuild index 8d78f6c96021..f85c234173f7 100644 --- a/media-libs/libheif/libheif-9999.ebuild +++ b/media-libs/libheif/libheif-9999.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 @@ -17,7 +17,7 @@ DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder" HOMEPAGE="https://github.com/strukturag/libheif" LICENSE="GPL-3" -SLOT="0/1.10" +SLOT="0/1.11" IUSE="+aom gdk-pixbuf go libde265 rav1e test +threads x265" REQUIRED_USE="test? ( go libde265 )" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad