commit: ec82a3c63e0de39e219991f6c6c8e828eba46bc7 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 10:34:39 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 10:34:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec82a3c6
profiles/arch/hppa: package.use.mask efl[avif] - dependency not keyworded on this arch. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 66af11f807e..c64bfedf58c 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Joonas Niilola <[email protected]> (2020-10-08) +# Dependency not keyworded on this arch. +dev-libs/efl avif + # Matt Turner <[email protected]> (2020-08-11) # No drivers on this architecture support Vulkan media-libs/mesa vulkan vulkan-overlay zink
