aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/borgmatic/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/borgmatic/APKBUILD b/testing/borgmatic/APKBUILD
index 8ef3a86c72..6833b77b7c 100644
--- a/testing/borgmatic/APKBUILD
+++ b/testing/borgmatic/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.5.1
pkgrel=1
pkgdesc="Simple, configuration-driven backup software for servers and workstations"
url="https://torsion.org/borgmatic/"
-arch="noarch !s390x" # limited by borgbackup
+arch="noarch !s390x !mips !mips64" # limited by borgbackup
license="GPL-3.0-or-later"
depends="borgbackup python3 py3-setuptools py3-pykwalify py3-requests py3-ruamel.yaml py3-colorama"
checkdepends="py3-pytest py3-pytest-cov py3-flexmock"