changeset 191:a1fb60596d43

Also document that pypy2 implements Python 2.7
author Franz Glasner <hg@dom66.de>
date Tue, 16 Jan 2024 12:45:15 +0100
parents 1e06396580ad
children 412473bb4bea
files lang/pypy2/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lang/pypy2/Makefile	Tue Jan 16 12:42:49 2024 +0100
+++ b/lang/pypy2/Makefile	Tue Jan 16 12:45:15 2024 +0100
@@ -8,7 +8,7 @@
 DISTNAME=	pypy${PYPY_PYTHON_IMPL_VER}-v${DISTVERSION}-src
 
 MAINTAINER=	fzglas.hg@dom66.de
-COMMENT=	Fast, compliant implementation of the Python language
+COMMENT=	Fast, compliant implementation of the Python language (Python 2.7)
 WWW=		https://www.pypy.org
 
 LICENSE=	MIT PSFL