gentoo-ebuilds/profiles/arch/mips/make.defaults
Michał Górny fee1802b75
profiles: Remove entries matching UnknownProfileUse*
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-17 13:03:48 +01:00

15 lines
330 B
Text

# Copyright 2008-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
VIDEO_CARDS="fbdev"
ARCH="mips"
ACCEPT_KEYWORDS="${ARCH} ~mips"
PROFILE_ARCH="mips"
LIBDIR_o32="lib"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"