From 1678f4452821bc56f57a17e4483ca449375c465b Mon Sep 17 00:00:00 2001 From: Esdras Tarsis Date: Mon, 4 May 2020 14:26:09 -0300 Subject: [PATCH] linux5.6: use python3 [ci skip] --- srcpkgs/linux5.6/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template index fcba8dd42bd..8c18560206a 100644 --- a/srcpkgs/linux5.6/template +++ b/srcpkgs/linux5.6/template @@ -9,7 +9,7 @@ license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" checksum=7bdc96827a9db8de79cd13d74a1c5fe8915674f793e592387f2903cb225801b9 -python_version=2 #unverified +python_version=3 patch_args="-Np1" # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.