diff options
Diffstat (limited to 'main/xfsprogs/APKBUILD')
-rw-r--r-- | main/xfsprogs/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xfsprogs/APKBUILD b/main/xfsprogs/APKBUILD index 77e3468a80..2f3b776e8e 100644 --- a/main/xfsprogs/APKBUILD +++ b/main/xfsprogs/APKBUILD @@ -4,6 +4,7 @@ pkgver=3.1.4 pkgrel=0 pkgdesc="XFS filesystem utilities" url="http://oss.sgi.com/projects/xfs/" +arch="x86 x86_64" license="LGPL" depends="e2fsprogs" makedepends="e2fsprogs-dev bash" |