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