diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 8335cb0cd..2b324b66c 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -40,7 +40,7 @@ PYTHON_TARGETS="python3_4" PYTHON_SINGLE_TARGET="python3_4" # These USE will be forced onto every system running Adélie. DO NOT MODIFY THIS LIGHTLY! -USE="cxx modules xattr" +USE="cxx ipv6 modules unicode xattr" # Auto-build .apks, always PORTAGE_BINPKG_FORMAT="apk" |