clockspeed: only for x86, broken elsewhere
This commit is contained in:
parent
2e54061c8c
commit
c5c6dc81ce
1 changed files with 1 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue