aboutsummaryrefslogtreecommitdiffstats
path: root/community/fa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fa/APKBUILD')
-rw-r--r--[-rwxr-xr-x]community/fa/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/fa/APKBUILD b/community/fa/APKBUILD
index bf53863c27d..01a22058cfa 100755..100644
--- a/community/fa/APKBUILD
+++ b/community/fa/APKBUILD
@@ -3,11 +3,10 @@
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=fa
pkgver=0.5.10
-pkgrel=0
+pkgrel=1
pkgdesc="A Commandline Agenda written in Fennel"
url="https://git.m455.casa/fa"
-# s390x and riscv64 blocked by lua -> fennel
-arch="all !s390x !riscv64"
+#arch="all"
license="AGPL-3.0-only"
makedepends="fennel5.3 lua5.3-dev"
depends="lua5.3"