From 1856c359eea6cb8f2d0f370e33fb8b19416f9b78 Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Tue, 16 Aug 2011 00:37:20 -0500 Subject: using mips --- community/haskell-dataenc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/haskell-dataenc/PKGBUILD') diff --git a/community/haskell-dataenc/PKGBUILD b/community/haskell-dataenc/PKGBUILD index cd94ed17c..7ea26e610 100644 --- a/community/haskell-dataenc/PKGBUILD +++ b/community/haskell-dataenc/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3.2 pkgdesc="Data encoding library" url="http://hackage.haskell.org/package/dataenc" license=('custom:BSD3') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=(ghc=7.0.3-2 sh) options=('strip') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -- cgit v1.2.3-54-g00ecf