diff options
Diffstat (limited to 'community/haskell-dbus/PKGBUILD')
-rw-r--r-- | community/haskell-dbus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-dbus/PKGBUILD b/community/haskell-dbus/PKGBUILD index 722024016..6d8e3fa1d 100644 --- a/community/haskell-dbus/PKGBUILD +++ b/community/haskell-dbus/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=3.1 pkgdesc="DBus bindings" url="http://hackage.haskell.org/package/DBus" license=('custom:BSD3') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('ghc=7.0.2' 'sh') options=('strip') source=(http://hackage.haskell.org/packages/archive/DBus/0.4/DBus-0.4.tar.gz |