summaryrefslogtreecommitdiff
path: root/games/py-2048-py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/py-2048-py/Makefile')
-rw-r--r--games/py-2048-py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-2048-py/Makefile b/games/py-2048-py/Makefile
index ebea46cbea76..be7ab0fccde8 100644
--- a/games/py-2048-py/Makefile
+++ b/games/py-2048-py/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv3+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor@${PY_FLAVOR}
-USES= python:3.8+
+USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes