mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
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'
|
# Template file for 'cpuburn'
|
||||||
pkgname=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
|
version=1.4a
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Collection of programs to put heavy load on CPU"
|
short_desc="Collection of programs to put heavy load on CPU"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue