This apparently causes problems for GNOME and possibly others.
Bug: https://bugs.gentoo.org/577416
Package-Manager: portage-2.2.28_p64
LICENSE="|| ( AFL-2.1 GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="debug doc selinux static-libs systemd test X"
+IUSE="debug doc selinux static-libs systemd test user-session X"
RESTRICT="test"
$(use_enable kernel_linux inotify)
$(use_enable kernel_FreeBSD kqueue)
$(use_enable systemd)
- $(use_enable systemd user-session)
+ $(use_enable user-session)
--disable-embedded-tests
--disable-modular-tests
$(use_enable debug stats)
</maintainer>
<use>
<flag name="systemd">Build with <pkg>sys-apps/systemd</pkg> at_console support</flag>
+ <flag name="user-session">Enable user-session semantics for session bus under systemd</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:freedesktop:dbus</remote-id>