From 8ec2f009d1c5e735b02e473b457ff09b92acbecf Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 3 Jan 2022 17:21:48 +0100 Subject: sys-apps/dbus: remove kernel_FreeBSD Signed-off-by: David Seifert Signed-off-by: Sam James --- sys-apps/dbus/dbus-1.12.20-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/dbus') diff --git a/sys-apps/dbus/dbus-1.12.20-r4.ebuild b/sys-apps/dbus/dbus-1.12.20-r4.ebuild index bed9be8efd71..9a3325b75e47 100644 --- a/sys-apps/dbus/dbus-1.12.20-r4.ebuild +++ b/sys-apps/dbus/dbus-1.12.20-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -124,7 +124,7 @@ multilib_src_configure() { $(use_enable selinux libaudit) --disable-apparmor $(use_enable kernel_linux inotify) - $(use_enable kernel_FreeBSD kqueue) + --disable-kqueue $(use_enable elogind) $(use_enable systemd) $(use_enable systemd user-session) -- cgit v1.2.3-65-gdbad