commit: 7537650eb0703974ffcc482388b7fa4ee3805ecb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 17:21:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 17:25:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7537650e
profiles/arch/hppa: mask media-libs/gd[avif] where libavif not available Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 1ae06260e37..5dee8c8714b 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -9,9 +9,10 @@ # on this arch (Bug #775242) dev-python/ruamel-yaml test -# Sam James <[email protected]> (2021-03-06) +# Sam James <[email protected]> (2021-03-11) # media-libs/libheif isn't keyworded here -media-libs/gd heif +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif # Georgy Yakovlev <[email protected]> (2021-01-19) # uchardet not stable/keyworded yet on this arch
