mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
10 lines
199 B
Bash
10 lines
199 B
Bash
# 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"
|