summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 12:49:58 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-17 13:03:48 +0100
commitfee1802b755d23cc0955800e0e70c779fa4acdc5 (patch)
treef74c3dd242f40fc36e87f04fac560444875b674e /profiles/arch/mips
parentprofiles: Remove entries with UnknownProfilePackageUse (diff)
downloadgentoo-fee1802b755d23cc0955800e0e70c779fa4acdc5.tar.gz
gentoo-fee1802b755d23cc0955800e0e70c779fa4acdc5.tar.bz2
gentoo-fee1802b755d23cc0955800e0e70c779fa4acdc5.zip
profiles: Remove entries matching UnknownProfileUse*
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r--profiles/arch/mips/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults
index c564c464bbc0..ba543cd16919 100644
--- a/profiles/arch/mips/make.defaults
+++ b/profiles/arch/mips/make.defaults
@@ -3,7 +3,7 @@
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
-VIDEO_CARDS="fbdev impact"
+VIDEO_CARDS="fbdev"
ARCH="mips"
ACCEPT_KEYWORDS="${ARCH} ~mips"