diff options
| author | Sam James <sam@gentoo.org> | 2025-11-05 17:31:54 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-05 17:31:54 +0000 |
| commit | fcd307aa4c56895e678067bb23bbdab16c208007 (patch) | |
| tree | fe1baf64ea6b6f1a8bf9541c5b0ec766a9f18a0f | |
| parent | a117a301a0a250d76db893c9329a2471ac5ced07 (diff) | |
| download | gentoo-fcd307aa4c56895e678067bb23bbdab16c208007.tar.gz gentoo-fcd307aa4c56895e678067bb23bbdab16c208007.tar.bz2 gentoo-fcd307aa4c56895e678067bb23bbdab16c208007.zip | |
profiles: fix m68k masks too
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | profiles/arch/m68k/use.mask | 4 | ||||
| -rw-r--r-- | profiles/default/linux/m68k/23.0/time64/use.mask | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index a9d6f0ed9760..04fc4c482d3d 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -164,3 +164,7 @@ python_targets_python3_13 python_targets_python3_13t python_targets_python3_14 python_targets_python3_14t +python_single_target_python3_13 +python_single_target_python3_13t +python_single_target_python3_14 +python_single_target_python3_14t diff --git a/profiles/default/linux/m68k/23.0/time64/use.mask b/profiles/default/linux/m68k/23.0/time64/use.mask index 13e784234fdc..fb0609be0e6b 100644 --- a/profiles/default/linux/m68k/23.0/time64/use.mask +++ b/profiles/default/linux/m68k/23.0/time64/use.mask @@ -8,3 +8,5 @@ -python_targets_python3_13t -python_single_target_python3_13 -python_single_target_python3_13 +-python_single_target_python3_14 +-python_single_target_python3_14t |
