commit: e645c9d73e81be5a454e94d8aa157e6ad155cc61 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Tue Mar 14 23:01:43 2017 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:31:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e645c9d7
profiles/arch/hppa: mask boost[mpi] profiles/arch/hppa/package.use.stable.mask | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask new file mode 100644 index 00000000000..b576c290594 --- /dev/null +++ b/profiles/arch/hppa/package.use.stable.mask @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# When you add an entry to the top of this file, add your name, the date, and +# an explanation of why something is getting masked. Please be extremely +# careful not to commit atoms that are not valid, as it can cause large-scale +# breakage, especially if it ends up in the daily snapshot. +# +## Example: +## +## # Dev E. Loper <[email protected]> (28 Jun 2012) +## # Masking foo USE flag until we can get the +## # foo stuff to work properly again (bug 12345) +## =media-video/mplayer-0.90_pre5 foo +## =media-video/mplayer-0.90_pre5-r1 foo +# + +#--- END OF EXAMPLES --- + +# Christoph Junghans <[email protected]> (14 Feb 2017) +# Stable-masking mpi support so Boost 1.62 stabilization can go ahead +# (bug 590244) +=dev-libs/boost-1.62* mpi
