summaryrefslogtreecommitdiff
path: root/profiles/arch/x86/make.defaults
blob: 9c8cc315ea076a571669e4cd5e4494632665434d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# CHOST is defined in each subarch.

# We definitely use 32-bit ABI.
ABI_X86="32"
IUSE_IMPLICIT="abi_x86_32"

ARCH="x86"
ACCEPT_KEYWORDS="x86"

USE="pam threads"

INPUT_DEVICES="${INPUT_DEVICES} vmmouse"
VIDEO_CARDS="${VIDEO_CARDS} amdgpu ast i128 i740 intel neomagic openchrome qxl rendition siliconmotion tga tseng vesa vmware"