From cbacc658dad336562c8a11bd1a8881cf86d44649 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 10 Feb 2019 10:31:43 +0100 Subject: pcr/filemq: not available for armv7h --- pcr/filemq/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/filemq') diff --git a/pcr/filemq/PKGBUILD b/pcr/filemq/PKGBUILD index 8fcd79ed4..a45894158 100644 --- a/pcr/filemq/PKGBUILD +++ b/pcr/filemq/PKGBUILD @@ -6,7 +6,7 @@ url="https://github.com/zeromq/filemq" license=('GPL3' 'LGPL3') depends=('zeromq' 'czmq') makedepends=('git') -arch=('i686' 'x86_64' 'armv7h') +arch=('i686' 'x86_64') source=("git+https://github.com/zeromq/filemq#branch=master") sha256sums=('SKIP') -- cgit v1.2.3