aboutsummaryrefslogtreecommitdiffstats
path: root/testing/stdx-allocator
diff options
context:
space:
mode:
Diffstat (limited to 'testing/stdx-allocator')
-rw-r--r--testing/stdx-allocator/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/stdx-allocator/APKBUILD b/testing/stdx-allocator/APKBUILD
index fd55f3c208..6ffc66802f 100644
--- a/testing/stdx-allocator/APKBUILD
+++ b/testing/stdx-allocator/APKBUILD
@@ -8,7 +8,7 @@ _verstring=$_pkgver-${_betanum/ta/ta.}
pkgrel=0
pkgdesc="Extracted std.experimental.allocator for usage via DUB"
url="https://github.com/dlang-community/stdx-allocator"
-arch="x86_64 aarch64" # ldc
+arch="x86 x86_64 aarch64" # ldc
license="BSL-1.0"
makedepends="meson ldc ldc-runtime mir-core-dev"
subpackages="$pkgname-dev"