summaryrefslogtreecommitdiff
path: root/community/haskell-bytestring-show/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-bytestring-show/PKGBUILD')
-rw-r--r--community/haskell-bytestring-show/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-bytestring-show/PKGBUILD b/community/haskell-bytestring-show/PKGBUILD
index 70be95153..576ac74a3 100644
--- a/community/haskell-bytestring-show/PKGBUILD
+++ b/community/haskell-bytestring-show/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Efficient conversion of values into readable byte strings."
url="http://code.haskell.org/~dolio/"
license=("BSD3")
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
makedepends=()
depends=("ghc=7.4.1-2")
install="${pkgname}.install"