diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-28 10:33:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-28 10:51:25 +0200 |
commit | 6a019e21b49b30968172bb4a58ee2bbaeca74b16 (patch) | |
tree | d647775b3d78b1f9ee1c668ed2829e181abc2cb4 /profiles/arch/base | |
parent | app-text/poppler: 0.89.0 version bump (diff) | |
download | gentoo-6a019e21b49b30968172bb4a58ee2bbaeca74b16.tar.gz gentoo-6a019e21b49b30968172bb4a58ee2bbaeca74b16.tar.bz2 gentoo-6a019e21b49b30968172bb4a58ee2bbaeca74b16.zip |
profiles/arch: Move py3.8 masks into specific arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/base')
-rw-r--r-- | profiles/arch/base/use.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index d3554cf8a7ec..cd30696d3a09 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,12 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michał Górny <mgorny@gentoo.org> (2019-11-13) -# Python 3.8 is masked on the majority of arches because we failed -# at keywording new versions of packages. -python_targets_python3_8 -python_single_target_python3_8 - # Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # James Le Cuirot <chewi@gentoo.org> (2017-06-29) # Forced and masked by default. Unmask where necessary. |