diff options
Diffstat (limited to 'sys-power/acpi_call/acpi_call-3.17.ebuild')
-rw-r--r-- | sys-power/acpi_call/acpi_call-3.17.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-power/acpi_call/acpi_call-3.17.ebuild b/sys-power/acpi_call/acpi_call-3.17.ebuild index 186d45388dc7..62437ef10975 100644 --- a/sys-power/acpi_call/acpi_call-3.17.ebuild +++ b/sys-power/acpi_call/acpi_call-3.17.ebuild @@ -29,6 +29,7 @@ BUILD_TARGETS="default" PATCHES=( "${FILESDIR}/${P}-linux-4.12.patch" "${FILESDIR}/${P}-linux-4.14.patch" + "${FILESDIR}/${P}-linux-5.6.patch" ) src_compile() { |