diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-10-31 16:12:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-10-31 16:12:33 +0000 |
commit | eda417919a8451c379824455cde1c3cc77978d00 (patch) | |
tree | 249a60c8a968bfcaa54a096eb0e7a9393f116c4a /profiles/arch/mips/use.mask | |
parent | Use udev.eclass for determining correct directory of udev rules. (diff) | |
download | gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.tar.gz gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.tar.bz2 gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.zip |
Add a PYTHON_TARGETS mask based on keywords.
Diffstat (limited to 'profiles/arch/mips/use.mask')
-rw-r--r-- | profiles/arch/mips/use.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index cf383ddfd608..6e3671296fdd 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.57 2012/08/24 06:38:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.58 2012/10/31 16:12:33 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -372,3 +372,9 @@ fluidsynth -ip28 -ip30 -fixed-point + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 |