diff options
Diffstat (limited to 'textproc/py-python-augeas/Makefile')
-rw-r--r-- | textproc/py-python-augeas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile index 828bb607ffc1..977f671e5cff 100644 --- a/textproc/py-python-augeas/Makefile +++ b/textproc/py-python-augeas/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} LIB_DEPENDS= libaugeas.so:textproc/augeas -USES= python +USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= distutils py3kplist |