diff options
author | Sam James <sam@gentoo.org> | 2022-11-08 06:32:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-08 06:33:01 +0000 |
commit | ca5653b7c8bd6c17b0b31f6faf3184e9cbea3c4e (patch) | |
tree | 3f6890033402a0da9975b3949e02571b00f5f601 /profiles/arch/sparc | |
parent | xfce-base/xfce4-settings: Stabilize 4.16.4 amd64, #880255 (diff) | |
download | gentoo-ca5653b7c8bd6c17b0b31f6faf3184e9cbea3c4e.tar.gz gentoo-ca5653b7c8bd6c17b0b31f6faf3184e9cbea3c4e.tar.bz2 gentoo-ca5653b7c8bd6c17b0b31f6faf3184e9cbea3c4e.zip |
Revert "profiles/arch: drop extraneous py3.11 masks"
Oh, they weren't extraneous! It's because the use.stable.mask in subprofiles
ends up covering up the python-exec bit.
This (partly) reverts commit ca13c8c6c4007aa508332bc283997600b881742e.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc')
-rw-r--r-- | profiles/arch/sparc/package.use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 2f0f7b4fc724..0e301da22bc5 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2022-11-06) +# Unmask the target on python-exec while it's masked elsewhere. +dev-lang/python-exec -python_targets_python3_11 + # Sam James <sam@gentoo.org> (2022-09-12) # dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap # tarball, so force system-bootstrap instead (i.e. force using rust-bin |