commit: b1a365d9990a01f403abe2a7f68dbd1ea789d1fe Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 12:44:41 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 12:47:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a365d9
profiles: mask experimental dev-libs/efl[avif,efl-one] USEs Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/base/package.use.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 76990b816f4..35ab7bde580 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,16 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Joonas Niilola <[email protected]> (2020-09-23) +# Not yet packaged in ::gentoo but besides that the functionality is +# still experimental and possibly broken. Use with caution. +dev-libs/efl avif + +# Joonas Niilola <[email protected]> (2020-09-23) +# Highly experimental, may cause breakages when updating. Use with +# caution! +dev-libs/efl efl-one + # Michał Górny <[email protected]> (2020-09-21) # The respective dependencies are masked for removal. gnome-base/libgnome-keyring test
