diff options
author | 2013-12-31 21:31:07 +0000 | |
---|---|---|
committer | 2013-12-31 21:31:07 +0000 | |
commit | 639391186b6bc093f8583d36bf9d4704f88856dd (patch) | |
tree | 77bd454290d18660f0a39151215abf4e7fbc1acf /profiles/hardened/linux | |
parent | vanilla-3.12.6 + genpatches-3.12-7 + grsecurity-3.0-3.12.6-201312301223 (diff) | |
download | gentoo-2-639391186b6bc093f8583d36bf9d4704f88856dd.tar.gz gentoo-2-639391186b6bc093f8583d36bf9d4704f88856dd.tar.bz2 gentoo-2-639391186b6bc093f8583d36bf9d4704f88856dd.zip |
Disable stable-mask for python3.3 flags on arm
Diffstat (limited to 'profiles/hardened/linux')
-rw-r--r-- | profiles/hardened/linux/arm/use.stable.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/arm/use.stable.mask b/profiles/hardened/linux/arm/use.stable.mask new file mode 100644 index 000000000000..865a7ca7387b --- /dev/null +++ b/profiles/hardened/linux/arm/use.stable.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/arm/use.stable.mask,v 1.1 2013/12/31 21:31:07 blueness Exp $ + +# Mike Gilbert <floppym@gentoo.org> (01 Dec 2013) +# Python 3.3 is going to stable, bug #474128 +-python_targets_python3_3 +-python_single_target_python3_3 |