diff options
Diffstat (limited to 'main/attr/APKBUILD')
-rw-r--r-- | main/attr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/attr/APKBUILD b/main/attr/APKBUILD index c1b3dc9e82..8fd0665608 100644 --- a/main/attr/APKBUILD +++ b/main/attr/APKBUILD @@ -5,7 +5,7 @@ _ver=2.4.44 pkgrel=7 pkgdesc="Extended attribute support library for ACL support" url="http://oss.sgi.com/projects/xfs/" -arch="x86 x86_64" +arch="all" license="LGPL" depends= makedepends="libtool autoconf automake bash gzip" |