summaryrefslogtreecommitdiff
path: root/extra/libcap-ng
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-04 14:29:49 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-04 14:29:49 +0100
commitf562bf5c7bccf8094a01bb4c56adf5a4013d0c7e (patch)
tree3609d30e72f09697e5773461d97f49886cb1a7c7 /extra/libcap-ng
parent2bb2d0a4fb9b0f5abca7ab67cc8d75be873bb1f1 (diff)
Don't do changes probably not affecting the packages.
Diffstat (limited to 'extra/libcap-ng')
-rw-r--r--extra/libcap-ng/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcap-ng/PKGBUILD b/extra/libcap-ng/PKGBUILD
index aee0abad5..43dd4017f 100644
--- a/extra/libcap-ng/PKGBUILD
+++ b/extra/libcap-ng/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libcap-ng
pkgver=0.6.6
pkgrel=1
pkgdesc="A library intended to make programming with POSIX capabilities much easier than the traditional libcap"
-arch=(mips64el)
+arch=('i686' 'x86_64' 'mips64el')
url="http://people.redhat.com/sgrubb/libcap-ng/"
license=('GPL2' 'LGPL2.1')
depends=('glibc')