diff options
-rw-r--r-- | testing/sc101-nbd/APKBUILD | 2 |
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" |