summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-02-14 02:34:19 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-02-14 02:34:19 +0000
commit0fe8566064bb5e04e707d1ed68caffaf19103d1d (patch)
tree506028d64c58ebbc52fba01ff196d116472fe73d /profiles
parentprofiles/common: drop unneeded /usr/share/emacs (diff)
downloadportage-0fe8566064bb5e04e707d1ed68caffaf19103d1d.tar.xz
profiles/common: disable USE=ftp
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 2a73b7a5..4521a170 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -51,7 +51,7 @@ USE="${USE} -nls"
USE="${USE} logrotate syslog"
# Network
-USE="${USE} -bluetooth idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp -libproxy"
+USE="${USE} -bluetooth -ftp idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp -libproxy"
# Performance
USE="${USE} jit mmap threads"