summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJake2020-12-15 12:08:28 +0100
committerJake2020-12-15 12:08:28 +0100
commit8d96e9fd56313b7f9dd16caf708cae9450c21cc0 (patch)
tree4a630d437e0a330718ea1698678689cc206d3730 /.SRCINFO
parentf58b231506f40cd0db9e62ad8c65598465b93d74 (diff)
downloadaur-8d96e9fd56313b7f9dd16caf708cae9450c21cc0.tar.gz
Specify archs instead of 'any'
multiple dependencies contain native libs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 6 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a44272673e6..5aa55995ca81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,12 @@ pkgbase = octoprint-venv
pkgrel = 1
url = http://octoprint.org/
install = octoprint.install
- arch = any
+ arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = AGPL3
depends = python
optdepends = ffmpeg: timelapse support