From 3a41b28c1480e5270e9a0d8546ee555239347e5a Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 18 Dec 2022 16:24:25 +0000 Subject: profiles/common: disable USE=bluetooth --- profiles/common/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 18c1b40e..d50900f5 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -52,7 +52,7 @@ USE="${USE} -nls" USE="${USE} logrotate syslog" # Network -USE="${USE} idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp" +USE="${USE} -bluetooth idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp" # Performance USE="${USE} jit mmap threads" -- cgit v1.2.3