clockspeed: only for x86, broken elsewhere

This commit is contained in:
q66 2019-06-10 21:36:47 +02:00 committed by Juan RP
parent 2e54061c8c
commit c5c6dc81ce

View file

@ -2,6 +2,7 @@
pkgname=clockspeed
version=0.62
revision=4
archs="x86_64* i686*"
build_style=gnu-makefile
hostmakedepends="groff"
depends="sv-helper"
@ -13,8 +14,6 @@ homepage="http://cr.yp.to/clockspeed.html"
distfiles="http://cr.yp.to/clockspeed/clockspeed-${version}.tar.gz"
checksum=43539964c4b554794b2da760d138c5975cbc850f1c8ec2ee96f5dba66e0d9eed
nocross="musl is fine, I did not recognize the errors cross compiling to arm"
system_accounts="clocksd"
clocksd_groups="nogroup"
clocksd_homedir="/var/lib/${pkgname}"