summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-04 11:29:55 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-04 11:29:55 +0100
commita00abb01f0781011c3b3f14919d54a3887532cdf (patch)
tree160e37fa6619f7f8b4b9fe1643b17736121f48b1 /sys-apps/dbus
parentsys-apps/baselayout: remove implicit kernel_linux (diff)
downloadgentoo-a00abb01f0781011c3b3f14919d54a3887532cdf.tar.gz
gentoo-a00abb01f0781011c3b3f14919d54a3887532cdf.tar.bz2
gentoo-a00abb01f0781011c3b3f14919d54a3887532cdf.zip
sys-apps/dbus: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r--sys-apps/dbus/dbus-1.12.20-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/dbus-1.12.20-r4.ebuild b/sys-apps/dbus/dbus-1.12.20-r4.ebuild
index 9a3325b75e47..7eef2ae2bca3 100644
--- a/sys-apps/dbus/dbus-1.12.20-r4.ebuild
+++ b/sys-apps/dbus/dbus-1.12.20-r4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz"
LICENSE="|| ( AFL-2.1 GPL-2 )"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug doc elogind kernel_linux selinux static-libs systemd test X"
+IUSE="debug doc elogind selinux static-libs systemd test X"
RESTRICT="!test? ( test )"
REQUIRED_USE="?? ( elogind systemd )"