diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 19:16:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 19:17:54 +0000 |
commit | 8c4319c46b7239445adef1e43e96d0023ca2a91d (patch) | |
tree | 607e4196a7936611a5ddd41bf226afec080522e4 /profiles/arch | |
parent | dev-lang/python: stable 3.5.4 for hppa/sparc, bug #620940 (thanks to Rolf Eik... (diff) | |
download | gentoo-8c4319c46b7239445adef1e43e96d0023ca2a91d.tar.gz gentoo-8c4319c46b7239445adef1e43e96d0023ca2a91d.tar.bz2 gentoo-8c4319c46b7239445adef1e43e96d0023ca2a91d.zip |
profiles: drop use.stable.mask for python-3.5 on hppa/sparc, bug #620940
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index d3362b3bc409..aa183bea8142 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -13,5 +13,3 @@ qt4 # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index c14380875488..d62c77d354c0 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -8,8 +8,6 @@ # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 # Hans de Graaff <graaff@gentoo.org> (13 Aug 2017) # Drop stable ruby on sparc |