diff options
Diffstat (limited to 'main/ntfs-3g/APKBUILD')
-rw-r--r-- | main/ntfs-3g/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/ntfs-3g/APKBUILD b/main/ntfs-3g/APKBUILD index 9aa581f924..d71a012742 100644 --- a/main/ntfs-3g/APKBUILD +++ b/main/ntfs-3g/APKBUILD @@ -5,6 +5,7 @@ pkgver=2010.10.2 pkgrel=0 pkgdesc="A userspace ntfs driver with write support" url="http://www.tuxera.com/community/ntfs-3g-download/" +arch="x86 x86_64" license="GPL" depends= makedepends="attr-dev" |