diff options
Diffstat (limited to 'community/shuffle/PKGBUILD')
-rw-r--r-- | community/shuffle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shuffle/PKGBUILD b/community/shuffle/PKGBUILD index 7f25c1272..9c8fdb774 100644 --- a/community/shuffle/PKGBUILD +++ b/community/shuffle/PKGBUILD @@ -5,7 +5,7 @@ pkgname=shuffle pkgver=1.5 pkgrel=4 pkgdesc="Shuffles lines of input." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.w3.org/People/Bos/Shuffle/" license=('custom') depends=(glibc) |