diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 00:26:23 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 00:26:23 +0100 |
commit | 7c783eab6993232354adb3e74adcc34b804466e8 (patch) | |
tree | 8812f0e9363c57d122263281c0c8f25b37f102b4 /net-wireless | |
parent | net-misc/nx: remove implicit elibc_* flags (diff) | |
download | gentoo-7c783eab6993232354adb3e74adcc34b804466e8.tar.gz gentoo-7c783eab6993232354adb3e74adcc34b804466e8.tar.bz2 gentoo-7c783eab6993232354adb3e74adcc34b804466e8.zip |
net-wireless/iwd: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-1.18.ebuild | 5 | ||||
-rw-r--r-- | net-wireless/iwd/iwd-1.19.ebuild | 5 | ||||
-rw-r--r-- | net-wireless/iwd/iwd-1.20.ebuild | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/net-wireless/iwd/iwd-1.18.ebuild b/net-wireless/iwd/iwd-1.18.ebuild index 92aca7db05e3..a80d0e0f25f2 100644 --- a/net-wireless/iwd/iwd-1.18.ebuild +++ b/net-wireless/iwd/iwd-1.18.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 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/" LICENSE="GPL-2" SLOT="0" -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono -standalone systemd wired" +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired" DEPEND=" sys-apps/dbus diff --git a/net-wireless/iwd/iwd-1.19.ebuild b/net-wireless/iwd/iwd-1.19.ebuild index a118b5d4477c..d91aa706aa87 100644 --- a/net-wireless/iwd/iwd-1.19.ebuild +++ b/net-wireless/iwd/iwd-1.19.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 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/" LICENSE="GPL-2" SLOT="0" -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono -standalone systemd wired" +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired" DEPEND=" sys-apps/dbus diff --git a/net-wireless/iwd/iwd-1.20.ebuild b/net-wireless/iwd/iwd-1.20.ebuild index cb041b9fb058..311a92a70d1c 100644 --- a/net-wireless/iwd/iwd-1.20.ebuild +++ b/net-wireless/iwd/iwd-1.20.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 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/" LICENSE="GPL-2" SLOT="0" -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono -standalone systemd wired" +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired" DEPEND=" sys-apps/dbus |