summaryrefslogtreecommitdiff
path: root/profiles/arch/x86/make.defaults
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-08 01:59:45 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-08 01:59:45 -0500
commitb0a5136bf3326ba38b360be288d06f9a27f2a4d2 (patch)
tree9e0c70b6b189f0644edeb53ec12bfc48704044d8 /profiles/arch/x86/make.defaults
parent6f3a6da561a3e1a6cdb1aa4765610773e13c2dca (diff)
downloadpackages-b0a5136bf3326ba38b360be288d06f9a27f2a4d2.tar.gz
packages-b0a5136bf3326ba38b360be288d06f9a27f2a4d2.tar.bz2
packages-b0a5136bf3326ba38b360be288d06f9a27f2a4d2.tar.xz
packages-b0a5136bf3326ba38b360be288d06f9a27f2a4d2.zip
profiles: delete last vestige of Gentoo
Diffstat (limited to 'profiles/arch/x86/make.defaults')
-rw-r--r--profiles/arch/x86/make.defaults13
1 files changed, 0 insertions, 13 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
deleted file mode 100644
index 0694bbcda..000000000
--- a/profiles/arch/x86/make.defaults
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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 apm ast i128 i740 intel neomagic openchrome qxl radeonsi rendition siliconmotion tga tseng vesa via vmware"