From 89220e85b80bf70726540fd4051200d46a599028 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 1 Dec 2023 21:29:07 +0100 Subject: dev-python/pypy3_10-exe: Specify PyPy branch in DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pypy3_10-exe/pypy3_10-exe-7.3.13_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pypy3_10-exe') 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 -- cgit v1.2.3-65-gdbad