From 668129335311109821cc2e3aea256307056a5e84 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 25 Apr 2020 09:47:39 -0400 Subject: [PATCH] bleachbit: add explicit python_version=2 --- srcpkgs/bleachbit/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/bleachbit/template b/srcpkgs/bleachbit/template index a1835beedd8..7174dff34ac 100644 --- a/srcpkgs/bleachbit/template +++ b/srcpkgs/bleachbit/template @@ -14,3 +14,4 @@ license="GPL-3.0-or-later" homepage="https://www.bleachbit.org/" distfiles="https://github.com/bleachbit/bleachbit/archive/v${version}.tar.gz" checksum=c0e25253781d768da4eacf56739bf547dc59f2fe212f44e464f4fcc1bc855e44 +python_version=2 #unverified