diff options
Diffstat (limited to 'social')
-rw-r--r-- | social/bitcoin-daemon/PKGBUILD | 2 | ||||
-rw-r--r-- | social/diaspora-git/PKGBUILD | 2 | ||||
-rw-r--r-- | social/haveged/PKGBUILD | 2 | ||||
-rw-r--r-- | social/inadyn-opendns/PKGBUILD | 2 | ||||
-rw-r--r-- | social/liblockfile/PKGBUILD | 2 | ||||
-rw-r--r-- | social/lockfile-progs/PKGBUILD | 2 | ||||
-rw-r--r-- | social/monkeysphere/PKGBUILD | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/social/bitcoin-daemon/PKGBUILD b/social/bitcoin-daemon/PKGBUILD index 8241d0dc9..c00439328 100644 --- a/social/bitcoin-daemon/PKGBUILD +++ b/social/bitcoin-daemon/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.3.21 _bcver=0.3.21 pkgrel=1 pkgdesc="Bitcoin is a peer-to-peer network based digital currency." -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.bitcoin.org/" depends=('expat' 'boost-libs>=1.43') makedepends=('boost') diff --git a/social/diaspora-git/PKGBUILD b/social/diaspora-git/PKGBUILD index 1656f2805..b19241655 100644 --- a/social/diaspora-git/PKGBUILD +++ b/social/diaspora-git/PKGBUILD @@ -9,7 +9,7 @@ pkgname=diaspora-git pkgver=20110417 pkgrel=1 pkgdesc="A privacy aware, personally controlled, do-it-all, open source social network" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.joindiaspora.com/" license=('AGPL3') depends=('ruby' 'mysql-ruby' 'redis' 'imagemagick' 'libxslt') diff --git a/social/haveged/PKGBUILD b/social/haveged/PKGBUILD index 74d53a602..b5f2e680a 100644 --- a/social/haveged/PKGBUILD +++ b/social/haveged/PKGBUILD @@ -5,7 +5,7 @@ pkgname=haveged pkgver=1.1 pkgrel=1 pkgdesc="A simple entropy daemon." -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.issihosts.com/haveged" license="GPL" source=(${url}/${pkgname}-${pkgver}.tar.gz diff --git a/social/inadyn-opendns/PKGBUILD b/social/inadyn-opendns/PKGBUILD index e75e25aca..75e8dc1ae 100644 --- a/social/inadyn-opendns/PKGBUILD +++ b/social/inadyn-opendns/PKGBUILD @@ -4,7 +4,7 @@ pkgname=inadyn-opendns pkgver=1.99 pkgrel=3 pkgdesc="Simple dynamic DNS client with SSL support" -arch=('i686' 'mips64el') +arch=('i686') url="http://www.opendns.com/account/dynamic_dns/downloads" license=('GPL') makedepends=('unzip') 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') diff --git a/social/lockfile-progs/PKGBUILD b/social/lockfile-progs/PKGBUILD index 5bf4ec95b..57d833952 100644 --- a/social/lockfile-progs/PKGBUILD +++ b/social/lockfile-progs/PKGBUILD @@ -4,7 +4,7 @@ pkgname=lockfile-progs pkgver=0.1.15 pkgrel=1 pkgdesc="programs for locking and unlocking files and mailboxes" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') license=('GPL') url="http://packages.debian.org/unstable/misc/lockfile-progs" depends=('glibc') diff --git a/social/monkeysphere/PKGBUILD b/social/monkeysphere/PKGBUILD index 24985ac99..c804b8409 100644 --- a/social/monkeysphere/PKGBUILD +++ b/social/monkeysphere/PKGBUILD @@ -6,7 +6,7 @@ pkgname=monkeysphere pkgver=0.35 pkgrel=1 pkgdesc="Leverage the OpenPGP web of trust for OpenSSH and Web authentication" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://web.monkeysphere.info/" license=('GPL3') depends=('gnupg' 'lockfile-progs' 'perl-crypt-openssl-rsa' 'perl-digest-sha1') |