blob: 7d8c1825a907aadb3badc09bf83fafd986b46408 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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"
|