diff options
Diffstat (limited to 'community/haskell-ghc-paths/PKGBUILD')
-rw-r--r-- | community/haskell-ghc-paths/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/haskell-ghc-paths/PKGBUILD b/community/haskell-ghc-paths/PKGBUILD index 1e23d3c10..8afbfc68f 100644 --- a/community/haskell-ghc-paths/PKGBUILD +++ b/community/haskell-ghc-paths/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=9 pkgdesc="Knowledge of GHC's installation directories" url="http://hackage.haskell.org/package/ghc-paths" license=('custom:BSD3') +arch=('i686' 'x86_64' 'mips64el') arch=('x86_64' 'i686') depends=('ghc=7.6.1-1') source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz") |