diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-01 13:37:06 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-01 13:37:06 -0300 |
commit | 8d1e1fc63746d6ce2df92d1ce6ca6947523034ae (patch) | |
tree | df94d97fd53d754c5b29757a53a63f08f64a9a82 /social/liblockfile/PKGBUILD | |
parent | 643595faf5c79e578078f4efd1f618827051d031 (diff) | |
parent | a132c57ad9882be1abe3785f1f103d6e5011866f (diff) |
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre-mips64el
Conflicts:
core/wget/PKGBUILD
libre/kernel26-libre/PKGBUILD
Diffstat (limited to 'social/liblockfile/PKGBUILD')
-rw-r--r-- | social/liblockfile/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/social/liblockfile/PKGBUILD b/social/liblockfile/PKGBUILD index ef18a4109..e3428763c 100644 --- a/social/liblockfile/PKGBUILD +++ b/social/liblockfile/PKGBUILD @@ -4,7 +4,7 @@ pkgname=liblockfile pkgver=1.08_4 pkgrel=1 pkgdesc="a library with NFS-safe locking functions" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') license=('GPL') url="http://packages.debian.org/unstable/libs/liblockfile1" depends=('glibc') |