summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-07-03 20:26:23 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2018-07-03 20:26:23 +0100
commit895fedbfa948e783d74a608da7ae5880ebeaa63d (patch)
tree858aeafa5f1eff4a552d3ddeecac1e107fac0703 /profiles
parentDisable use resolvconf, cos conflicts (diff)
downloadportage-895fedbfa948e783d74a608da7ae5880ebeaa63d.tar.bz2
portage-895fedbfa948e783d74a608da7ae5880ebeaa63d.tar.xz
portage-895fedbfa948e783d74a608da7ae5880ebeaa63d.zip
Disable USE printsupport
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 21254f6..5a06b0e 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -23,5 +23,5 @@ USE="
system-heimdal system-icu system-jpeg system-jsoncpp system-libevent system-libmspack
system-libs system-libvpx system-libyaml system-lua -system-mitkrb5 system-qemu system-seabios
system-sqlite system-uulib system-wide -themes -thin threads uuid vim-pager vim-syntax
- -winbind xml -resolvconf
+ -winbind xml -resolvconf -printsupport
"