app-admin/awscli: Bump to 1.37.9
[gentoo/gentoo.git] / profiles / prefix / make.defaults
blobae8d46ef32d68c95ca70a0d237866bb833aba0d5
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 # Some USE-flags that only die-hards don't want:
5 # readline:  to have some sane command line editing, e.g. in python
6 # zlib:      for many things you just want gzip support
7 # ncurses:   a nice working console drawing library
8 # ssl:       encrypted connections are a nice feature
9 USE="readline zlib ncurses ssl"