From 1021f32a7ba7d28164636310ac128a3432c23c29 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Tue, 11 Jun 2019 21:39:43 +0000 Subject: testing/py-bottle-hotqueue: disable on armv7 Dependency py-hostqueue is disabled on armv7, so this should as well. --- testing/py-bottle-hotqueue/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-bottle-hotqueue') diff --git a/testing/py-bottle-hotqueue/APKBUILD b/testing/py-bottle-hotqueue/APKBUILD index 34243c9ae9..ead66657c4 100644 --- a/testing/py-bottle-hotqueue/APKBUILD +++ b/testing/py-bottle-hotqueue/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.2.5 pkgrel=0 pkgdesc="Bottle HotQueue plugin" url="https://github.com/waawal/bottle_hotqueue" -arch="noarch" +arch="noarch !armv7" license="MIT" depends="python2 py-bottle py-hotqueue" depends_dev="" -- cgit v1.2.3