From d6534fb76d76cea51df278d9720d1627fd8961ac Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 15 Jan 2018 06:38:58 +0100 Subject: various: removed unsupported arches from $arch array --- pcr/lua-ldap/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/lua-ldap') diff --git a/pcr/lua-ldap/PKGBUILD b/pcr/lua-ldap/PKGBUILD index 5443f20ab..a1781c2aa 100644 --- a/pcr/lua-ldap/PKGBUILD +++ b/pcr/lua-ldap/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=lualdap pkgver=1.1.0 pkgrel=2 pkgdesc="Simple interface from Lua to an LDAP client" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.keplerproject.org/lualdap" license=('BSD') makedepends=('lua51' 'libldap') -- cgit v1.2.3