summaryrefslogtreecommitdiff
path: root/system/kyua/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/kyua/APKBUILD')
-rw-r--r--system/kyua/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/kyua/APKBUILD b/system/kyua/APKBUILD
index 6a1be176d..bb83158a1 100644
--- a/system/kyua/APKBUILD
+++ b/system/kyua/APKBUILD
@@ -1,4 +1,4 @@
-# Maintainer: William Pitcock <nenolod@dereferenced.org>
+# Maintainer:
pkgname=kyua
pkgver=0.13
pkgrel=1
@@ -8,7 +8,6 @@ arch="all"
license="BSD-3-Clause"
depends=""
makedepends="atf-dev lutok-dev sqlite-dev"
-install=""
options="!check" # doesn't pass without sysctl tweaking.
subpackages="$pkgname-doc"
source="https://github.com/jmmv/kyua/releases/download/kyua-$pkgver/kyua-$pkgver.tar.gz"