aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dsymbol/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dsymbol/APKBUILD')
-rw-r--r--testing/dsymbol/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dsymbol/APKBUILD b/testing/dsymbol/APKBUILD
index 91ae7f99a3e..1dbdaa440d3 100644
--- a/testing/dsymbol/APKBUILD
+++ b/testing/dsymbol/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.10.0
pkgrel=1
pkgdesc="Basic symbol lookup/resolution for libdparse"
url="https://github.com/dlang-community/dsymbol"
-arch="x86 x86_64 aarch64" # ldc
+arch="x86_64 aarch64" # ldc
license="BSL-1.0"
makedepends="meson ldc ldc-runtime stdx-allocator-dev libdparse-dev dcontainers-dev"
subpackages="$pkgname-dev"