summaryrefslogtreecommitdiff
path: root/extra/nasm
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 15:23:24 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 15:23:24 -0300
commitc09bfc90e874607edab8e77d50d9aa15ea145b53 (patch)
treeba3397a58d32f1e3761cb26a2ee7b965f3c4d348 /extra/nasm
parentdd4f80e98fdd486f86ccd77b5ad307d461723844 (diff)
fixes and ports
Diffstat (limited to 'extra/nasm')
-rw-r--r--extra/nasm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nasm/PKGBUILD b/extra/nasm/PKGBUILD
index 8ef22a31f..1afe04f8e 100644
--- a/extra/nasm/PKGBUILD
+++ b/extra/nasm/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=nasm
pkgver=2.10.09
pkgrel=1
pkgdesc="An 80x86 assembler designed for portability and modularity"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nasm.us"
license=('BSD')
depends=('glibc')