aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/rust/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD
index 6f29a88f91..94fb4cc93c 100644
--- a/community/rust/APKBUILD
+++ b/community/rust/APKBUILD
@@ -10,7 +10,7 @@ _bootver=1.35.0
pkgrel=0
pkgdesc="The Rust Programming Language"
url="https://www.rust-lang.org"
-arch="x86_64 armv7 armhf ppc64le x86"
+arch="x86_64 armv7 armhf ppc64le"
license="Apache-2.0 AND MIT"
# gcc is needed at runtime just for linking. Someday rustc might invoke