summaryrefslogtreecommitdiff
path: root/profiles/default/linux/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /profiles/default/linux/make.defaults
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'profiles/default/linux/make.defaults')
-rw-r--r--profiles/default/linux/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index 53627949e148..168f895eaf76 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
#
# System-wide defaults for the Portage system
@@ -11,9 +11,9 @@
# Default starting set of USE flags for all default/linux profiles.
-USE="berkdb crypt ipv6 ncurses nls pam readline ssl tcpd zlib"
+USE="crypt ipv6 ncurses nls pam readline ssl tcpd zlib"
-# make sure toolchain has sane defaults <tooclhain@gentoo.org>
+# make sure toolchain has sane defaults <toolchain@gentoo.org>
USE="${USE} fortran openmp"
# Security ftw.