diff options
author | 2019-03-22 22:20:49 +0100 | |
---|---|---|
committer | 2019-03-22 22:20:49 +0100 | |
commit | d86814690524daf8359dedd41813c3273cf088f5 (patch) | |
tree | 3086602dbad75f08584390e1f95faf9f304d52d1 /profiles/arch/mips | |
parent | profiles/prefix/sunos/solaris: mask gnupg-2.2.14 (diff) | |
download | gentoo-d86814690524daf8359dedd41813c3273cf088f5.tar.gz gentoo-d86814690524daf8359dedd41813c3273cf088f5.tar.bz2 gentoo-d86814690524daf8359dedd41813c3273cf088f5.zip |
profiles: Clean up unused video_cards_newport
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults index 7241d23bfa2b..09430714177a 100644 --- a/profiles/arch/mips/make.defaults +++ b/profiles/arch/mips/make.defaults @@ -3,7 +3,7 @@ # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev impact newport" +VIDEO_CARDS="fbdev impact" ARCH="mips" ACCEPT_KEYWORDS="${ARCH} ~mips" |