summaryrefslogtreecommitdiffstats
path: root/main/nasm
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/nasm
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
main/*: add arch
Diffstat (limited to 'main/nasm')
-rw-r--r--main/nasm/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/nasm/APKBUILD b/main/nasm/APKBUILD
index 9baec5569e2..1390c734939 100644
--- a/main/nasm/APKBUILD
+++ b/main/nasm/APKBUILD
@@ -4,6 +4,7 @@ pkgver=2.09.04
pkgrel=0
pkgdesc="80x86 assembler designed for portability and modularity"
url="http://nasm.sourceforge.net"
+arch="x86 x86_64"
license="LGPL"
depends=
source="http://www.nasm.us/pub/nasm/releasebuilds/$pkgver/$pkgname-$pkgver.tar.bz2"