diff options
Diffstat (limited to 'community/sdd/PKGBUILD')
-rw-r--r-- | community/sdd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sdd/PKGBUILD b/community/sdd/PKGBUILD index d49f44605..061c1ac47 100644 --- a/community/sdd/PKGBUILD +++ b/community/sdd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sdd pkgver=1.52 pkgrel=7 pkgdesc="Faster replacement for a program called dd" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://freshmeat.net/projects/sdd/" source=(ftp://ftp.berlios.de/pub/sdd/sdd-$pkgver.tar.gz |