summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb10b82fa2ce..4ce2bf44ca3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=lily-git
pkgver=git
pkgrel=1
pkgdesc='An interpreted language with a focus on expressiveness and type safety'
-arch=('any')
+arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://jesserayadkins.github.io/lily/"
license=('MIT')
makedepends=('git' 'cmake')