mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-12 08:08:56 +02:00
9 lines
216 B
Bash
9 lines
216 B
Bash
# Copyright 1999-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit xorg-3
|
|
|
|
DESCRIPTION="X.Org driver for ASpeedTech cards"
|
|
KEYWORDS="amd64 ~loong ~ppc ppc64 x86"
|