diff options
Diffstat (limited to 'databases/py-python-binary-memcached/Makefile')
-rw-r--r-- | databases/py-python-binary-memcached/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-binary-memcached/Makefile b/databases/py-python-binary-memcached/Makefile index 30d3c2f0520e..0d619c0d4111 100644 --- a/databases/py-python-binary-memcached/Makefile +++ b/databases/py-python-binary-memcached/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ TEST_DEPENDS= memcached:databases/memcached \ ${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |