summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-01 00:12:41 +0100
committerSam James <sam@gentoo.org>2021-07-01 00:12:41 +0100
commit42caf5961b14732427d385756f40986682eb9448 (patch)
treed49bc5a42a3662ec737ed14f3b738a7b02d91cff /profiles
parentdefault/linux/make.defaults: Drop USE="berkdb" from defaults (diff)
downloadgentoo-42caf5961b14732427d385756f40986682eb9448.tar.gz
gentoo-42caf5961b14732427d385756f40986682eb9448.tar.bz2
gentoo-42caf5961b14732427d385756f40986682eb9448.zip
profiles/default/linux: fix toolchain@ typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/linux/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index 759764ed3e93..168f895eaf76 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -13,7 +13,7 @@
# Default starting set of USE flags for all default/linux profiles.
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.