From 68ee05468834865fbe8e6ad21b9419de595a2750 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 3 Jan 2021 09:11:52 +0000 Subject: Remove python 2.7 support from a few ports --- math/py-kiwisolver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-kiwisolver') diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index 35defc375f00..f5a50a736e6c 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -12,7 +12,7 @@ COMMENT= Fast implementation of the Cassowary constraint solver LICENSE= BSD3CLAUSE -USES= compiler:c++11-lang python +USES= compiler:c++11-lang python:3.6+ USE_PYTHON= autoplist concurrent distutils .include -- cgit v1.2.3