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/zbase32/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/zbase32/PKGBUILD') diff --git a/pcr/zbase32/PKGBUILD b/pcr/zbase32/PKGBUILD index da6e45b56..cbc73632c 100644 --- a/pcr/zbase32/PKGBUILD +++ b/pcr/zbase32/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zbase32 pkgver=1.1.5 pkgrel=1 pkgdesc="alternate base32 encoder (not RFC 3548 compliant)" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url='http://pypi.python.org/pypi/zbase32' license=('BSD') depends=('python2') -- cgit v1.2.3