commit: 8d409c9e96a9b214130a5978d04a7174fa9af375
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 1 20:28:31 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 21:58:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d409c9e
dev-python/pypy3_9-exe: Specify PyPy branch in DESCRIPTION
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pypy3_9-exe/pypy3_9-exe-7.3.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pypy3_9-exe/pypy3_9-exe-7.3.13.ebuild
b/dev-python/pypy3_9-exe/pypy3_9-exe-7.3.13.ebuild
index fd6aec5a2638..a6d7ba06e1b1 100644
--- a/dev-python/pypy3_9-exe/pypy3_9-exe-7.3.13.ebuild
+++ b/dev-python/pypy3_9-exe/pypy3_9-exe-7.3.13.ebuild
@@ -10,7 +10,7 @@ PYVER=3.9
MY_P="pypy${PYVER}-v${PYPY_PV/_}"
PATCHSET="pypy${PYVER}-gentoo-patches-${PV/_}"
-DESCRIPTION="PyPy3 executable (build from source)"
+DESCRIPTION="PyPy3.9 executable (build from source)"
HOMEPAGE="https://www.pypy.org/"
SRC_URI="
https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2