summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-05-05 17:28:53 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-05-05 17:28:53 +0100
commit7fd94e055b51ed555c882ba67b17504a3c95d3e7 (patch)
tree2f76f7b70983ea493179feb58d950d21ef44b327
parentpants-on/base: Stable arm64 (diff)
downloadportage-7fd94e055b51ed555c882ba67b17504a3c95d3e7.tar.xz
profiles/common: Enable libidn2
-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 45a4b005..6069266b 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -40,7 +40,7 @@ USE="${USE} -nls"
USE="${USE} logrotate syslog"
# Network
-USE="${USE} idn ipv6 netlink ntp -tcpd -modemmanager"
+USE="${USE} idn libidn2 ipv6 netlink ntp -tcpd -modemmanager"
# Performance
USE="${USE} jit mmap"