summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:43:59 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:43:59 +0100
commit33ebf7e0bfe764ed5ce2430c98677c5fb1163c21 (patch)
treeeb8326c7d7e4f7d53cca5851eaae549f2ea2fbda
parentmetadata: refresh cache (diff)
downloadportage-33ebf7e0bfe764ed5ce2430c98677c5fb1163c21.tar.xz
profiles/common: Enable ntp USE flag by default
-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 e2cca549..54caacc4 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 -tcpd -modemmanager"
+USE="${USE} idn ipv6 netlink ntp -tcpd -modemmanager"
# Performance
USE="${USE} jit mmap"