diff options
Diffstat (limited to 'main/xf86-video-geode')
-rw-r--r-- | main/xf86-video-geode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-geode/APKBUILD b/main/xf86-video-geode/APKBUILD index 179128d6b..03d40b3be 100644 --- a/main/xf86-video-geode/APKBUILD +++ b/main/xf86-video-geode/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.11.10 pkgrel=0 pkgdesc="AMD Geode GX and LX video driver" url="http://xorg.freedesktop.org/" -arch="x86 x86_64" +arch="x86" license="custom" subpackages="$pkgname-dev $pkgname-doc" depends= |