diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index 551651271..6561fb2e7 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -344,3 +344,6 @@ dev-python/inquirer3 # make stable ahead of stabilisation, to keep the latest stable h11 ~dev-python/httpcore-1.0.9 + +# needed for python 3.13 +~dev-python/pyaudio-0.2.14 ~amd64 diff --git a/profiles/pentoo/base/package.use/python3_13_transition b/profiles/pentoo/base/package.use/python3_13_transition index 21c87c11d..9fecf0fb5 100644 --- a/profiles/pentoo/base/package.use/python3_13_transition +++ b/profiles/pentoo/base/package.use/python3_13_transition @@ -1,5 +1,4 @@ # some things haven't been moved to python 3_13 yet, mostly my fault -zero -net-wireless/urh -python_targets_python3_13 -dev-embedded/libftdi python_single_target_python3_12 -app-misc/hivex python_single_target_python3_12 app-forensics/afflib python_single_target_python3_12 +app-misc/hivex python_single_target_python3_12 +dev-embedded/platformio python_single_target_python3_12