diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/acpi/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acpi/APKBUILD b/main/acpi/APKBUILD index 4c165bb00d..ac9b9781a0 100644 --- a/main/acpi/APKBUILD +++ b/main/acpi/APKBUILD @@ -5,6 +5,7 @@ pkgrel=2 pkgdesc="ACPI client for battery, power, and thermal readings" url="https://sourceforge.net/projects/acpiclient/files/acpiclient/" arch="all" +options="!check" # No test suite. license="GPL-2.0" depends= depends_dev="" |