aboutsummaryrefslogtreecommitdiffstats
path: root/community/lfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lfs/APKBUILD')
-rw-r--r--community/lfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lfs/APKBUILD b/community/lfs/APKBUILD
index e3ada633c67..99aba3cf707 100644
--- a/community/lfs/APKBUILD
+++ b/community/lfs/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Get information on your mounted disks"
url="https://github.com/Canop/lfs"
license="MIT"
-arch="all !s390x !mips64 !riscv64" # blocked by rust/cargo
+arch="all !s390x !riscv64" # blocked by rust/cargo
makedepends="cargo"
source="https://github.com/Canop/lfs/archive/v$pkgver/lfs-$pkgver.tar.gz"