From 1dd584f623600d4d874ee474fbb57d16d31016ac Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 3 Jan 2019 12:20:31 +0000 Subject: Python 2.6 support was removed 5 years ago --- security/peda/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/peda/Makefile') diff --git a/security/peda/Makefile b/security/peda/Makefile index ca532b9cb301..bd700fc2a6fb 100644 --- a/security/peda/Makefile +++ b/security/peda/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= gdb>7.0:devel/gdb \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} -USES= python:2.6+,run +USES= python:run USE_GITHUB= yes GH_ACCOUNT= longld -- cgit v1.2.3