commit: 74738ef4553185ebe01646496d1928a89730b6c4 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 09:11:21 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 09:11:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74738ef4
profiles/arch/sparc: mask non-keyworded dep Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index f3da3bfc1a2..e8e993de392 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/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-02-08) +# Dependency not keyworded on this arch. +dev-libs/dbus-c++ ecore + # Andreas Sturmlechner <[email protected]> (2020-01-26) # media-libs/libheif is not keyworded media-gfx/gimp heif
