diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-31 02:16:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-31 02:16:50 +0000 |
commit | 863344a3a60c1953de0b294d58879f53cbb97afe (patch) | |
tree | b488b73c471fe7204c1596ab09cff66256a749ef | |
parent | Fix sed line, thanks Thomas for making me notice my brainfart. (diff) | |
download | historical-863344a3a60c1953de0b294d58879f53cbb97afe.tar.gz historical-863344a3a60c1953de0b294d58879f53cbb97afe.tar.bz2 historical-863344a3a60c1953de0b294d58879f53cbb97afe.zip |
remove now redundant openmpi usemasks
-rw-r--r-- | profiles/arch/amd64-fbsd/todo/package.use.mask | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index 0556677bab90..4eeba3adcd60 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/todo/package.use.mask,v 1.281 2012/05/30 23:10:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/todo/package.use.mask,v 1.282 2012/05/31 02:16:50 aballier Exp $ # Mask useflags that require deps with missing keywords. # Anyone is allowed and _very welcome_ to add masks there. @@ -221,11 +221,5 @@ sys-cluster/openmpi openmpi_ofed_features_rdmacm # sys-cluster/open-mx sys-cluster/openmpi openmpi_fabrics_open-mx -# net-misc/lksctp-tools -sys-cluster/openmpi openmpi_fabrics_sctp - # sys-cluster/slurm sys-cluster/openmpi openmpi_rm_slurm - -# sys-cluster/torque -sys-cluster/openmpi openmpi_rm_pbs |