profiles: disable systemd+gnutls globally instead of for targets only

The flag is harmless in the SDK but unneeded. Keeping it disabled
reduces the amount of diff noise when updating portage-stable/profiles.
This commit is contained in:
Michael Marineau 2016-12-28 16:52:02 -08:00
parent 7026c00e0b
commit adf6418fac
2 changed files with 6 additions and 5 deletions

View File

@ -36,8 +36,9 @@ net-analyzer/nmap ncat -lua
# removes mta dependencies # removes mta dependencies
app-admin/sudo -sendmail app-admin/sudo -sendmail
# use lzma which is the default on non-gentoo systems # use lzma which is the default on non-gentoo systems, avoid pulling in gnutls
sys-apps/systemd curl gcrypt lzma -lz4 sys-apps/systemd curl gcrypt lzma -lz4 -ssl
net-libs/libmicrohttpd -ssl
# disable kernel config detection and module building # disable kernel config detection and module building
net-firewall/ipset -modules net-firewall/ipset -modules

View File

@ -22,11 +22,11 @@ sys-libs/ncurses minimal
sys-libs/pam -berkdb sys-libs/pam -berkdb
sys-libs/gdbm berkdb sys-libs/gdbm berkdb
# enable journal gateway and container features, avoid pulling in gnutls # enable journal gateway and container features
sys-apps/systemd audit importd http nat -ssl sys-apps/systemd audit importd http nat
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919 # epoll is needed for systemd-journal-remote to work. coreos/bugs#919
net-libs/libmicrohttpd epoll -ssl net-libs/libmicrohttpd epoll
sys-boot/syslinux -custom-cflags sys-boot/syslinux -custom-cflags