diff options
Diffstat (limited to 'devel/py-rx/Makefile')
-rw-r--r-- | devel/py-rx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rx/Makefile b/devel/py-rx/Makefile index d49e33a612bc..6440374ab881 100644 --- a/devel/py-rx/Makefile +++ b/devel/py-rx/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/ReactiveX/RxPY LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |