diff options
Diffstat (limited to 'community/radeontool/PKGBUILD')
-rw-r--r-- | community/radeontool/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/radeontool/PKGBUILD b/community/radeontool/PKGBUILD index 974ffc8fc..4842a5ea7 100644 --- a/community/radeontool/PKGBUILD +++ b/community/radeontool/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.6.3 pkgrel=1 pkgdesc="Lowlevel tools to tweak register and dump state on radeon GPUs" url="http://airlied.livejournal.com/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('ZLIB') source=(http://people.freedesktop.org/~airlied/radeontool/${pkgname}-${pkgver}.tar.gz license.txt) |