aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyache/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pyache/APKBUILD')
-rw-r--r--community/py3-pyache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyache/APKBUILD b/community/py3-pyache/APKBUILD
index d74e386b09b..1130a257a6d 100644
--- a/community/py3-pyache/APKBUILD
+++ b/community/py3-pyache/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.0
pkgrel=2
pkgdesc="Python numpy caching library"
url="https://github.com/MycroftAI/pyache"
-arch="noarch !mips !mips64" # py3-numpy missing
+arch="noarch" # py3-numpy missing
license="Apache-2.0"
depends="
py3-numpy