diff --git a/profiles/pentoo/base/make.defaults b/profiles/pentoo/base/make.defaults index c2ef874cc..02428f1a7 100644 --- a/profiles/pentoo/base/make.defaults +++ b/profiles/pentoo/base/make.defaults @@ -30,6 +30,6 @@ RUBY_TARGETS="ruby18 ruby19" PORTAGE_NICENESS="9" -USE="${USE} adns netlink caps python perl xattr" +USE="${USE} adns netlink caps python perl xattr lm_sensors" PORTAGE_BZIP2_COMMAND="lbzip2"