blob: 9c00dc2fbb737ba52986e143cc4c48b19c987c19 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="Silicon Motion video driver"
KEYWORDS="amd64 ~mips x86"
|