summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33b50460028b..238566bb4574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=libxtrxdsp
pkgver=r10.614f52694ac0
pkgrel=2
pkgdesc="DSP specific function for SDR in general and XTRX in specific"
-arch=('any')
+arch=('armv7h' 'i686' 'x86_64')
url="https://github.com/xtrx-sdr/libxtrxdsp"
license=('LGPL')
makedepends=('git' 'cmake')