diff options
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
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" |