diff options
Diffstat (limited to 'main/ntfs-3g/APKBUILD')
-rw-r--r-- | main/ntfs-3g/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ntfs-3g/APKBUILD b/main/ntfs-3g/APKBUILD index d71a012742..99b7c93182 100644 --- a/main/ntfs-3g/APKBUILD +++ b/main/ntfs-3g/APKBUILD @@ -5,7 +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" +arch="all" license="GPL" depends= makedepends="attr-dev" |