aboutsummaryrefslogtreecommitdiffstats
path: root/community/ffcall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ffcall/APKBUILD')
-rw-r--r--community/ffcall/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ffcall/APKBUILD b/community/ffcall/APKBUILD
index 29b25d4b043..8c01ca5b396 100644
--- a/community/ffcall/APKBUILD
+++ b/community/ffcall/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=ffcall
pkgver=2.4
-pkgrel=0
+pkgrel=2
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
url="https://www.gnu.org/software/libffcall"
-arch="all !mips !mips64"
+arch="all"
license="GPL-2.0-or-later"
makedepends="$depends_dev"
subpackages="$pkgname-doc"