diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-12-21 12:47:30 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-21 12:47:30 -0500 |
commit | 34b05b4aad00a3af5de9558043f3d91eb749983b (patch) | |
tree | 9eae380f9c1351a80c6eb56cc2cdbee277f84d91 /profiles/arch/hppa | |
parent | profiles: drop python3_6 stable mask on hppa, ia64, ppc, ppc64, sparc (diff) | |
download | gentoo-34b05b4aad00a3af5de9558043f3d91eb749983b.tar.gz gentoo-34b05b4aad00a3af5de9558043f3d91eb749983b.tar.bz2 gentoo-34b05b4aad00a3af5de9558043f3d91eb749983b.zip |
Revert "profiles: drop python3_6 stable mask on hppa, ia64, ppc, ppc64, sparc"
This reverts commit aa8305c24d4c854c83b4d0f6932596be096962b9.
Bug 639114 must be completed first.
Bug: https://bugs.gentoo.org/639070
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 772a91e9951a..aa183bea8142 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -8,3 +8,8 @@ # Mask qt4, qt5 for stabilisation timeout, bug #620334 qt5 qt4 + +# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) +# Mask python targets until dev-lang/python is stable. +python_single_target_python3_6 +python_targets_python3_6 |