summaryrefslogtreecommitdiff
path: root/pcr/filemq
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-10 10:31:43 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-10 10:31:43 +0100
commitcbacc658dad336562c8a11bd1a8881cf86d44649 (patch)
tree664f34d6ce1fa1cb23544ddca7b3ee1fea25edd4 /pcr/filemq
parentc3d05fcf26beca57e06bb63cabf2dc66c71f896b (diff)
pcr/filemq: not available for armv7h
Diffstat (limited to 'pcr/filemq')
-rw-r--r--pcr/filemq/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')