commit: e26169b971b0583d545e32368d0ff1776d7e0a68 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 18:12:53 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 18:14:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26169b9
profiles/arch/arm64: Mask dev-libs/dbus-c++[ecore] profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 82bee99c7a1..21804a4bc50 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (23 Jan 2018) +# Requires dev-libs/efl that is not keyworded. +dev-libs/dbus-c++ ecore + # Michał Górny <[email protected]> (23 Jan 2018) # USE=eds requires USE=gnome that is masked here. # USE=collada requires media-libs/opencollada.
