changeset 183:ba30d09e5481

Make pypy3 the default FLAVOR for pypy3 language plugins
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 14 Mar 2025 11:23:47 +0100
parents f5b5d705b3fe
children 189c78b4567d
files uwsginl-plugin-lang-pypy3/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/uwsginl-plugin-lang-pypy3/Makefile	Sun Mar 09 12:40:59 2025 +0100
+++ b/uwsginl-plugin-lang-pypy3/Makefile	Fri Mar 14 11:23:47 2025 +0100
@@ -19,7 +19,7 @@
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 FLAVORS=	pypy3 pypy39 pypy310
-FLAVOR?=	pypy310
+FLAVOR?=	pypy3
 
 PKGNAMEPREFIX=	${FLAVOR}-