aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ffcall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ffcall/APKBUILD')
-rw-r--r--testing/ffcall/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD
index 218663cb26..8519c2b0b3 100644
--- a/testing/ffcall/APKBUILD
+++ b/testing/ffcall/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
-# Maintainer:
+# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=ffcall
pkgver=2.2
-pkgrel=0
+pkgrel=1
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
url="https://www.gnu.org/software/libffcall"
-arch="all !x86 !armhf !armv7"
+arch="all"
license="GPL-2.0-or-later"
makedepends="$depends_dev"
subpackages="$pkgname-doc"