diff options
Diffstat (limited to 'testing/daemontools')
-rw-r--r-- | testing/daemontools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/daemontools/APKBUILD b/testing/daemontools/APKBUILD index ed99eb110e..6fafd9edc7 100644 --- a/testing/daemontools/APKBUILD +++ b/testing/daemontools/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.76 pkgrel=1 pkgdesc="Collection of tools for managing UNIX services" url="http://cr.yp.to/daemontools.html" -arch="x86 x86_64" +arch="all" license="public-domain" depends= # The makefile need GNU cat for 'cat -v' |