diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-28 15:54:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-28 15:54:34 +0000 |
commit | 5468137f2ec2509eea33f732df21a90b7f861349 (patch) | |
tree | f55c51812be3506755b1454c1198f21c3a031e1c /main/xf86-video-mach64/APKBUILD | |
parent | c25d2ad8e4d08071de7b06b59765b1d423c9bd63 (diff) | |
download | aports-5468137f2ec2509eea33f732df21a90b7f861349.tar.bz2 aports-5468137f2ec2509eea33f732df21a90b7f861349.tar.xz |
main/xf86-video-mach64: disabled for now
it does not build with xorg-server-1.10
Diffstat (limited to 'main/xf86-video-mach64/APKBUILD')
-rw-r--r-- | main/xf86-video-mach64/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-mach64/APKBUILD b/main/xf86-video-mach64/APKBUILD index 6256c8e19..743a2a687 100644 --- a/main/xf86-video-mach64/APKBUILD +++ b/main/xf86-video-mach64/APKBUILD @@ -4,7 +4,7 @@ pkgver=6.8.2 pkgrel=4 pkgdesc="ATI Mach64 video driver" url="http://xorg.freedesktop.org/" -arch="all" +arch="" license="custom" subpackages="$pkgname-dev $pkgname-doc" depends="mesa-dri-mach64" |