diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/supercronic/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/supercronic/APKBUILD b/testing/supercronic/APKBUILD index 4839d96fc5..10d513aaa0 100644 --- a/testing/supercronic/APKBUILD +++ b/testing/supercronic/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.1.9 pkgrel=0 pkgdesc="Cron for containers" url="https://github.com/aptible/supercronic" -arch="all" +arch="all !mips !mips64" # blocked by dep license="MIT" makedepends="go bash dep" checkdepends="python3" |
