diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 08:16:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 08:16:33 +0000 |
commit | 0b9cabb47d9e2bbe5b010a00604fdbbcf43e3a3e (patch) | |
tree | b3d4b59ef876e10b2da2fbf58edee839ba3abac2 /profiles/features | |
parent | Drop explicit python 3.3 target updates now that the base profile does this f... (diff) | |
download | historical-0b9cabb47d9e2bbe5b010a00604fdbbcf43e3a3e.tar.gz historical-0b9cabb47d9e2bbe5b010a00604fdbbcf43e3a3e.tar.bz2 historical-0b9cabb47d9e2bbe5b010a00604fdbbcf43e3a3e.zip |
Drop python 3.3 masks now that it is stable #474128.
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/use.stable.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/features/prefix/use.stable.mask b/profiles/features/prefix/use.stable.mask deleted file mode 100644 index 15f1acd6917a..000000000000 --- a/profiles/features/prefix/use.stable.mask +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/use.stable.mask,v 1.1 2014/01/18 02:01:20 redlizard Exp $ - -# Fabian Groffen <grobian@gentoo.org> (17 Dec 2013) -# Python 3.3 is better patched than 3.2 for us, gx86 goes too, bug #474128 --python_targets_python3_3 --python_single_target_python3_3 |