diff options
Diffstat (limited to 'main/xf86-video-geode')
-rw-r--r-- | main/xf86-video-geode/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xf86-video-geode/APKBUILD b/main/xf86-video-geode/APKBUILD index 08691a163b..179128d6b0 100644 --- a/main/xf86-video-geode/APKBUILD +++ b/main/xf86-video-geode/APKBUILD @@ -4,6 +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" license="custom" subpackages="$pkgname-dev $pkgname-doc" depends= |