cpuburn: extend arch to *-musl.
This commit is contained in:
parent
30fb90870e
commit
839905b858
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cpuburn'
|
||||
pkgname=cpuburn
|
||||
only_for_archs="armv6l armv7l i686 x86_64"
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl i686 i686-musl x86_64 x86_64-musl"
|
||||
version=1.4a
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Collection of programs to put heavy load on CPU"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue