diff options
Diffstat (limited to 'main/mtools/APKBUILD')
-rw-r--r-- | main/mtools/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/mtools/APKBUILD b/main/mtools/APKBUILD index a01ef81f5f..5c838cb35d 100644 --- a/main/mtools/APKBUILD +++ b/main/mtools/APKBUILD @@ -4,6 +4,7 @@ pkgver=4.0.14 pkgrel=0 pkgdesc="A collection of utilities to access MS-DOS disks from Unix without mounting them" url="http://www.gnu.org/software/mtools/" +arch="x86 x86_64" license="GPL" depends= makedepends="texinfo" |