From bc1580781af565301d7556f220d8c604d4f5c03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Tue, 30 May 2023 01:56:51 +0200 Subject: [PATCH] [sys-auth/sssd] fix stupidity --- sys-auth/sssd/sssd-2.8.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-auth/sssd/sssd-2.8.2.ebuild b/sys-auth/sssd/sssd-2.8.2.ebuild index 0a54154..6d3b437 100644 --- a/sys-auth/sssd/sssd-2.8.2.ebuild +++ b/sys-auth/sssd/sssd-2.8.2.ebuild @@ -208,7 +208,6 @@ multilib_src_configure() { --without-oidc-child $(use_with subid) $(use_enable systemtap) - $(use_enable valgrind) --without-python2-bindings $(multilib_native_use_with python python3-bindings) # Annoyingly configure requires that you pick systemd XOR sysv