From 08e25bad0413c6cb1a6dad0e4a48f3c756ac7761 Mon Sep 17 00:00:00 2001 From: Mark Gomersbach Date: Sat, 2 Nov 2024 01:34:13 +0100 Subject: [PATCH] fix(python): python 3.13 with pgo has test failures in containers --- profiles/chinstrap/base/package.use/dev-lang/python | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 profiles/chinstrap/base/package.use/dev-lang/python diff --git a/profiles/chinstrap/base/package.use/dev-lang/python b/profiles/chinstrap/base/package.use/dev-lang/python new file mode 100644 index 0000000..083fa02 --- /dev/null +++ b/profiles/chinstrap/base/package.use/dev-lang/python @@ -0,0 +1,2 @@ +# gives test errors during build +>=dev-lang/python-3.13 -pgo