acpi_call-dkms: enable x86_64-musl
This commit is contained in:
parent
38812430f7
commit
fbdc1cf4a5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=acpi_call-dkms
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=acpi_call-${version}
|
wrksrc=acpi_call-${version}
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64 x86_64-musl"
|
||||||
short_desc="Kernel module allowing calls to ACPI methods through /proc/acpi/call"
|
short_desc="Kernel module allowing calls to ACPI methods through /proc/acpi/call"
|
||||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue