diff options
Diffstat (limited to 'devel/py-celery-singleton')
-rw-r--r-- | devel/py-celery-singleton/Makefile | 2 | ||||
-rw-r--r-- | devel/py-celery-singleton/Makefile.new | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-celery-singleton/Makefile b/devel/py-celery-singleton/Makefile index 1db65012b67e..0f2774a4638e 100644 --- a/devel/py-celery-singleton/Makefile +++ b/devel/py-celery-singleton/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis@${PY_FLAVOR} -USES= python:3.6+,run +USES= python:run USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/devel/py-celery-singleton/Makefile.new b/devel/py-celery-singleton/Makefile.new index 4efec4571419..6b4799d76b7f 100644 --- a/devel/py-celery-singleton/Makefile.new +++ b/devel/py-celery-singleton/Makefile.new @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis@${PY_FLAVOR} -USES= python:3.6+,run +USES= python:run USE_PYTHON= autoplist distutils NO_ARCH= yes |