diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-06 20:43:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-06 20:43:13 +0100 |
commit | 06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1 (patch) | |
tree | c87810c9359c3e79ed5a672485802b4af3df444a /profiles/prefix/package.mask | |
parent | profiles/features/prefix/make.defaults: drop python targets override, we've g... (diff) | |
download | gentoo-06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1.tar.gz gentoo-06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1.tar.bz2 gentoo-06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1.zip |
profiles.prefix: mask eselect-python-20151117 and rdeps, bug #568974
Diffstat (limited to 'profiles/prefix/package.mask')
-rw-r--r-- | profiles/prefix/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 06feb292f1ce..d797f439cf26 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -10,6 +10,15 @@ # +# Fabian Groffen <grobian@gentoo.org> (06 Jan 2016) +# Seriously broken on non-Linux because recursive shebangs aren't +# supported, mask everything but what's stable on amd64, bug #568974 +>=app-eselect/eselect-python-20151117-r2 +>=dev-lang/python-exec-2.0.2 +>=dev-lang/python-2.7.11:2.7 +>=dev-lang/python-3.4.3:3.4 +>=dev-lang/python-3.5.1:3.5 + # Fabian Groffen <grobian@gentoo.org> (11 Feb 2014) # Fails to compile, bug #493464 =sys-devel/autogen-5.18.1 |