diff options
author | Sam James <sam@gentoo.org> | 2022-01-02 22:50:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-02 22:50:31 +0000 |
commit | 442b1b2c058d950859a582d38562b940fe93e748 (patch) | |
tree | b26d2f2163dcbdc1c7049a03c9697e103c6c0847 /media-libs/libavif | |
parent | app-text/xapian-omega: Stabilize 1.4.18 arm, #790266 (diff) | |
download | gentoo-442b1b2c058d950859a582d38562b940fe93e748.tar.gz gentoo-442b1b2c058d950859a582d38562b940fe93e748.tar.bz2 gentoo-442b1b2c058d950859a582d38562b940fe93e748.zip |
media-libs/libavif: Stabilize 0.9.3-r1 amd64, #827896
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libavif')
-rw-r--r-- | media-libs/libavif/libavif-0.9.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libavif/libavif-0.9.3-r1.ebuild b/media-libs/libavif/libavif-0.9.3-r1.ebuild index ee304de7b302..0226281d1715 100644 --- a/media-libs/libavif/libavif-0.9.3-r1.ebuild +++ b/media-libs/libavif/libavif-0.9.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/AOMediaCodec/libavif/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" # See bug #822336 re subslot SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="+aom dav1d examples extras gdk-pixbuf rav1e svt-av1" REQUIRED_USE="|| ( aom dav1d )" |