diff options
author | Andreas K. Huettel <andreas.huettel@ur.de> | 2021-03-31 17:32:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-03-31 20:55:29 +0200 |
commit | 68b34ccf11ccdfcc5790a0aab94ce868aed7d055 (patch) | |
tree | c304f66ebec9c9d06e5d9e60b77838ec146e7179 /profiles | |
parent | ur-profile: use 5.10 kernel (diff) | |
download | dilfridge-68b34ccf11ccdfcc5790a0aab94ce868aed7d055.tar.gz dilfridge-68b34ccf11ccdfcc5790a0aab94ce868aed7d055.tar.bz2 dilfridge-68b34ccf11ccdfcc5790a0aab94ce868aed7d055.zip |
ur-profile: useflags
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/uni-regensburg/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/uni-regensburg/make.defaults b/profiles/uni-regensburg/make.defaults index e38fb3a..0cf55f8 100644 --- a/profiles/uni-regensburg/make.defaults +++ b/profiles/uni-regensburg/make.defaults @@ -8,7 +8,7 @@ FCFLAGS="${CFLAGS}" USE="-video_cards_* -input_devices_* video_cards_nvidia video_cards_intel video_cards_vmware input_devices_libinput" # use flags -USE="${USE} crypt git perl ssl subversion" +USE="${USE} -bluetooth crypt git -modemmanager -networkmanager perl ssl subversion -telepathy -wifi -wireless" # portage settings FEATURES="sandbox strict userfetch userpriv usersandbox compress-build-logs" |