summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-07-16 21:14:57 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-07-16 21:14:57 +0100
commit61018df96d3e73d780cd3f04352c1f2ec87a0842 (patch)
treefbea8c1ea95917b002b0c1d03e1351786d3e41c6 /profiles
parentfactory-default/net-misc/openssh: allow sk-ssh-ed25519@openssh.com (diff)
downloadportage-61018df96d3e73d780cd3f04352c1f2ec87a0842.tar.xz
profiles/common: disable USE=libproxy
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 845ddc6d..31a259a0 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} -bluetooth idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp"
+USE="${USE} -bluetooth idn libidn2 ipv6 netlink ntp -tcpd -modemmanager -upnp -libproxy"
# Performance
USE="${USE} jit mmap threads"