diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-01-20 10:51:22 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-01-20 10:51:22 +0000 |
commit | 64ceb2b4c9aa787dde504db02e54771355e5b50b (patch) | |
tree | 0d10e3571d0868418d286216074e1c0510f546c6 /profiles/arch/mips | |
parent | Stable for alpha, wrt bug #451062 (diff) | |
download | gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.tar.gz gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.tar.bz2 gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.zip |
Remove duplicate pypy/jython masks (masked in base profile now).
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 11 |
2 files changed, 5 insertions, 11 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index b7609df608a5..2104b15ec3a3 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.108 2013/01/18 14:23:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.109 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index ffe74dd62b4a..72d4b204c4b6 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.60 2013/01/18 14:23:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.61 2013/01/20 10:51:21 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -373,15 +373,6 @@ fluidsynth -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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman |