summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2011-08-23 13:59:31 +0000
committerMika Havela <mika.havela@gmail.com>2011-08-23 13:59:31 +0000
commit6953122290df5edd73ed06a8f2f799b22bbc061e (patch)
tree79b76b38cc1acafd1daeb4bb7f44a5b904953372
parent3d4f0d1d6bcdaa66fb6d93f8f95cdb5ed6430059 (diff)
downloadaports-6953122290df5edd73ed06a8f2f799b22bbc061e.tar.bz2
aports-6953122290df5edd73ed06a8f2f799b22bbc061e.tar.xz
testing/sc101-nbd: Build only for x86
-rw-r--r--testing/sc101-nbd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sc101-nbd/APKBUILD b/testing/sc101-nbd/APKBUILD
index 30a633f5f..7b9c0c706 100644
--- a/testing/sc101-nbd/APKBUILD
+++ b/testing/sc101-nbd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.03
pkgrel=0
pkgdesc="Software to access the the Netgear Storage Central 101 (sc101) as a block device, without requiring a new kernel module."
url="http://code.google.com/p/sc101-nbd/"
-arch="all"
+arch="x86"
license="GNU GPL v2"
depends=""
depends_dev="gzip"