From e6abfad30e13ab9dd5b2d39e4c5e06dbd1164d86 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:10 -0400 Subject: [PATCH] grass: add explicit python_version --- srcpkgs/grass/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/grass/template b/srcpkgs/grass/template index c7537ee7cc1..bccd691a811 100644 --- a/srcpkgs/grass/template +++ b/srcpkgs/grass/template @@ -17,6 +17,7 @@ license="GPL-2.0-or-later" homepage="https://grass.osgeo.org/" distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz" checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b +python_version=2 #unverified nocross="tries to execute target binaries" post_install() {