commit: df75e77f7eb78674f0dbc80e581dfd421b58441f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Dec 29 13:24:59 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Dec 29 13:25:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df75e77f
profiles: mask elogind USE flag profiles/base/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 21554ea..549162d 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Michael Palimaka <[email protected]> (29 Dec 2016) +# elogind support is not yet fully implemented in all required packages +elogind + # cilk has been ported only to x86 systems cilk
