From b7200c29ca3e84d40d9a664079c6b51865f8e44e Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 14 Jun 2024 14:37:25 -0400 Subject: [PATCH] zero-profile: use catalyst on 3.11 for now --- .../pentoo/zero-system/package.use/catalyst | 18 ++++++++++++++++++ profiles/pentoo/zero-system/use.mask | 1 - 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 profiles/pentoo/zero-system/package.use/catalyst delete mode 100644 profiles/pentoo/zero-system/use.mask diff --git a/profiles/pentoo/zero-system/package.use/catalyst b/profiles/pentoo/zero-system/package.use/catalyst new file mode 100644 index 0000000000..b3205cd093 --- /dev/null +++ b/profiles/pentoo/zero-system/package.use/catalyst @@ -0,0 +1,18 @@ +dev-util/catalyst python_targets_python3_11 -python_targets_python3_12 +dev-python/fasteners python_targets_python3_11 +dev-python/snakeoil python_targets_python3_11 +dev-python/pydecomp python_targets_python3_11 +dev-python/setuptools python_targets_python3_11 +dev-python/jaraco-text python_targets_python3_11 +dev-python/more-itertools python_targets_python3_11 +dev-python/ordered-set python_targets_python3_11 +dev-python/packaging python_targets_python3_11 +dev-python/platformdirs python_targets_python3_11 +dev-python/wheel python_targets_python3_11 +dev-python/setuptools-scm python_targets_python3_11 +dev-python/gpep517 python_targets_python3_11 +dev-python/installer python_targets_python3_11 +dev-python/flit-core python_targets_python3_11 +dev-python/jaraco-context python_targets_python3_11 +dev-python/jaraco-functools python_targets_python3_11 +dev-python/lazy-object-proxy python_targets_python3_11 diff --git a/profiles/pentoo/zero-system/use.mask b/profiles/pentoo/zero-system/use.mask deleted file mode 100644 index 9311ad0986..0000000000 --- a/profiles/pentoo/zero-system/use.mask +++ /dev/null @@ -1 +0,0 @@ -python_targets_python3_11