commit: 7397da1a22eecdee0f88d8267a38e2928262b8dd Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 10:39:42 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 10:39:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7397da1a
profiles/arch/arm: efl[avif] package.use.masked - dependency is only keyworded on some specific arm profiles. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 8b8fdf3c290..d94ce1f6df0 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2020-10-02) +# Dependency only keyworded on specific arm profiles. +dev-libs/efl avif + # Adam Feldman <[email protected]> (2020-09-05) # dev-util/dogtail is not keyworded for arm app-text/atril test
