diff options
author | Sam James <sam@gentoo.org> | 2021-02-03 03:12:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-03 03:12:29 +0000 |
commit | ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba (patch) | |
tree | 6f398ba18cf6730c491363aa2eefe5c277d02bb6 /media-libs | |
parent | x11-terms/rxvt-unicode: Stabilize 9.22-r7 amd64, #768390 (diff) | |
download | gentoo-ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba.tar.gz gentoo-ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba.tar.bz2 gentoo-ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba.zip |
media-libs/libavif: Stabilize 0.8.4 amd64, #768393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libavif/libavif-0.8.4.ebuild | 4 |
1 files 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 3af174f791af..77a2d6bc3d83 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 |