From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFDE013835A for ; Wed, 3 Feb 2021 03:12:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41476E081E; Wed, 3 Feb 2021 03:12:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29513E081E for ; Wed, 3 Feb 2021 03:12:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 288D7341B0C for ; Wed, 3 Feb 2021 03:12:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B99834AE for ; Wed, 3 Feb 2021 03:12:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612321949.ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libavif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libavif/libavif-0.8.4.ebuild X-VCS-Directories: media-libs/libavif/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba X-VCS-Branch: master Date: Wed, 3 Feb 2021 03:12:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ea68dbd-7814-43c9-a4bd-5584c39f7ba2 X-Archives-Hash: f715bce5cc2a1da33c95a3976b09caf2 commit: ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba Author: Sam James gentoo org> AuthorDate: Wed Feb 3 03:12:29 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 3 03:12:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4ee106 media-libs/libavif: Stabilize 0.8.4 amd64, #768393 Signed-off-by: Sam James gentoo.org> media-libs/libavif/libavif-0.8.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libavif/libavif-0.8.4.ebuild b/media-libs/libavif/libavif-0.8.4.ebuild index 3af174f791a..77a2d6bc3d8 100644 --- a/media-libs/libavif/libavif-0.8.4.ebuild +++ b/media-libs/libavif/libavif-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AOMediaCodec/libavif/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+aom dav1d examples extras gdk-pixbuf rav1e" DEPEND="media-libs/libpng