aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libdparse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libdparse/APKBUILD')
-rw-r--r--testing/libdparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libdparse/APKBUILD b/testing/libdparse/APKBUILD
index ec406c8e0a4..13d03d96061 100644
--- a/testing/libdparse/APKBUILD
+++ b/testing/libdparse/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.15.1
pkgrel=0
pkgdesc="Library for lexing and parsing D source code"
url="https://libdparse.dlang.io/"
-arch="x86 x86_64 aarch64" # ldc
+arch="x86_64 aarch64" # ldc
license="BSL-1.0"
makedepends="meson ldc ldc-runtime stdx-allocator-dev"
subpackages="$pkgname-dev"