commit: 10bc329b826f48629bf97c0b8da4e38587667242 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 13 02:24:36 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 13 02:24:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bc329b
profiles/arch/s390: Mask USE=avif Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/s390/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index b47aa73348bd..1f3139456334 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -s390 +# Michał Górny <[email protected]> (2025-04-13) +# media-libs/libavif is not keyworded here. +avif + # matoro <[email protected]> (2023-06-17) # media-libs/libheif is not keyworded here heif
