diff options
Diffstat (limited to 'games/funnyboat/Makefile')
-rw-r--r-- | games/funnyboat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index 750ea4b97205..d7bc64f5ae30 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYGAME} USE_GITHUB= yes GH_ACCOUNT= AMDmi3 -USES= python:3.7-3.9,run # version range inherited from numpy +USES= python:3.8-3.9,run # version range inherited from numpy NO_BUILD= yes NO_ARCH= yes |