diff options
Diffstat (limited to 'math/py-random2/Makefile')
-rw-r--r-- | math/py-random2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-random2/Makefile b/math/py-random2/Makefile index b33fda29820a..46a97152d0c1 100644 --- a/math/py-random2/Makefile +++ b/math/py-random2/Makefile @@ -11,7 +11,7 @@ COMMENT= Python 3 compatible Python 2 random module LICENSE= PSFL -USES= python zip +USES= python:3.6+ zip USE_PYTHON= distutils autoplist NO_ARCH= yes |