From 9ee56bf0a04210397357798c3b0367f646f21e5d Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 7 Feb 2024 21:42:43 +0000 Subject: dev-lang/python: add link to expat bug Followup to 93480b9b09b2a0c0adfed10a1c9e90c1e38a9040. Bug: https://github.com/python/cpython/issues/115133 Signed-off-by: Sam James --- dev-lang/python/python-3.12.2.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-lang/python/python-3.12.2.ebuild') diff --git a/dev-lang/python/python-3.12.2.ebuild b/dev-lang/python/python-3.12.2.ebuild index 0c77d80ba8fa..3c9c8ce7a1ce 100644 --- a/dev-lang/python/python-3.12.2.ebuild +++ b/dev-lang/python/python-3.12.2.ebuild @@ -40,6 +40,7 @@ RESTRICT="!test? ( test )" # run the bootstrap code on your dev box and include the results in the # patchset. See bug 447752. +#