diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-03-19 09:34:07 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-03-19 09:34:07 +0000 |
commit | ec73cd8c8f9b4a8d489ece1267a8ac79bb4babd9 (patch) | |
tree | a4442457a4220e8f78048f0c83e094bcb5569731 | |
parent | Disable idn (diff) | |
download | portage-ec73cd8c8f9b4a8d489ece1267a8ac79bb4babd9.tar.bz2 portage-ec73cd8c8f9b4a8d489ece1267a8ac79bb4babd9.tar.xz portage-ec73cd8c8f9b4a8d489ece1267a8ac79bb4babd9.zip |
Disable vala
-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 4fd4aba..5db2ce7 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -22,6 +22,6 @@ USE=" system-boost system-cairo system-cmark system-crontab systemd system-ffmpeg system-harfbuzz system-heimdal system-icu system-jpeg system-jsoncpp system-libevent system-libmspack system-libs system-libvpx system-libyaml system-llvm system-lua -system-mitkrb5 system-qemu system-seabios - system-sqlite system-uulib system-wide -themes -thin threads uuid vim-pager vim-syntax + system-sqlite system-uulib system-wide -themes -thin threads uuid -vala vim-pager vim-syntax -winbind xml -resolvconf -printsupport " |