Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 610110 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-378.13.ebuild (+4 lines)
Lines 177-182 Link Here
177
		eapply "${FILESDIR}"/${PN}-375.20-pax.patch
177
		eapply "${FILESDIR}"/${PN}-375.20-pax.patch
178
	fi
178
	fi
179
179
180
	if kernel_is ge 4 10 0; then
181
	   eapply "${FILESDIR}"/${PN}-${PV}-fix.patch
182
	fi
183
180
	# Allow user patches so they can support RC kernels and whatever else
184
	# Allow user patches so they can support RC kernels and whatever else
181
	eapply_user
185
	eapply_user
182
}
186
}

Return to bug 610110