summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-10-28 21:43:48 -0400
committerMike Gilbert <floppym@gentoo.org>2017-10-28 21:43:48 -0400
commit433d5acf96ade16bfbeb4a693fbfb9821c143d27 (patch)
treeafc03257d74b5e5a003551c2bda65e3c548ebcf0 /profiles/arch/powerpc
parentapp-text/html-xml-utils: stable 7.1 for ppc64, bug #634756 (diff)
downloadgentoo-433d5acf96ade16bfbeb4a693fbfb9821c143d27.tar.gz
gentoo-433d5acf96ade16bfbeb4a693fbfb9821c143d27.tar.bz2
gentoo-433d5acf96ade16bfbeb4a693fbfb9821c143d27.zip
profiles: move python targets stable mask to arch profiles
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r--profiles/arch/powerpc/ppc32/use.stable.mask7
-rw-r--r--profiles/arch/powerpc/ppc64/use.stable.mask7
2 files changed, 14 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask
index ab73cb222f1a..723fd2fd6b54 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -1,3 +1,10 @@
+# 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
+python_single_target_python3_5
+python_targets_python3_5
+
# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
# no stable versions on ppc
clisp
diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
index e797af411b72..e125c42097ce 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -3,3 +3,10 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
+
+# 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
+python_single_target_python3_5
+python_targets_python3_5