diff options
Diffstat (limited to 'community/radeontool')
-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 7092a9d77..7d6eedb67 100644 --- a/community/radeontool/PKGBUILD +++ b/community/radeontool/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.6.2 pkgrel=1 pkgdesc="Radeontool (and avivotool) are 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) |