diff options
-rw-r--r-- | profiles/server/make.defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index 94fef0f5..0d547d98 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -306,6 +306,7 @@ USE="${USE} # W=video_cards ; sed -rne "s/^([a-zA-Z]([^ ]+)) .*/\t-${W}_\1/p" /usr/portage/profiles/desc/$W.desc | sort VIDEO_CARDS="dummy qxl" USE="${USE} + -video_cards_amdgpu -video_cards_apm -video_cards_ark -video_cards_ast @@ -324,6 +325,7 @@ USE="${USE} -video_cards_i740 -video_cards_i915 -video_cards_i965 + -video_cards_ilo -video_cards_impact -video_cards_intel -video_cards_mach64 @@ -363,10 +365,12 @@ USE="${USE} -video_cards_suntcx -video_cards_svga -video_cards_tdfx + -video_cards_tegra -video_cards_tga -video_cards_trident -video_cards_tseng -video_cards_v4l + -video_cards_vc4 -video_cards_vesa -video_cards_via -video_cards_virtualbox |