Diff libavif-0.11.1 with a libavif-1.0.1
/usr/portage/media-libs/libavif/libavif-1.0.1.ebuild 2023-10-09 14:52:31.676368405 +0300 | ||
---|---|---|
1 |
# Copyright 2020-2022 Gentoo Authors |
|
1 |
# Copyright 2020-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
11 | 11 | |
12 | 12 |
LICENSE="BSD-2" |
13 | 13 |
# See bug #822336 re subslot |
14 |
SLOT="0/${PV}" |
|
14 |
SLOT="0/16" |
|
15 | 15 |
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" |
16 | 16 |
IUSE="+aom dav1d examples extras gdk-pixbuf rav1e svt-av1" |
17 | 17 |