diff options
Diffstat (limited to 'dev-python/pypy3_10-exe')
-rw-r--r-- | dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild b/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild index 82fb0aeac85b..faf6b8a1e385 100644 --- a/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild +++ b/dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild @@ -10,7 +10,7 @@ PYVER=3.10 MY_P="pypy${PYVER}-v${PYPY_PV/_}" PATCHSET="pypy${PYVER}-gentoo-patches-${PV}" -DESCRIPTION="PyPy3 executable (build from source)" +DESCRIPTION="PyPy3.10 executable (build from source)" HOMEPAGE="https://www.pypy.org/" SRC_URI=" https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2 |