diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-13 16:00:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-13 16:00:16 +0000 |
commit | da49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch) | |
tree | 35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/xf86-video-geode | |
parent | 274c1072d286ab5def79cb16798ae89e6d71017d (diff) | |
download | aports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.bz2 aports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.xz |
main/*: add arch
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= |