summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-12-18 16:24:25 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-12-18 16:24:59 +0000
commit3a41b28c1480e5270e9a0d8546ee555239347e5a (patch)
tree6c9742733cff9593b3db9dc893e471b191693149 /profiles
parentprofiles/server: disable usb USE flag (diff)
downloadportage-3a41b28c1480e5270e9a0d8546ee555239347e5a.tar.xz
profiles/common: disable USE=bluetooth
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
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"