diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-04 11:21:48 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-04 11:21:48 +0000 |
commit | 24b18692c1ea05f63fb6da1689b662c0c0edacd3 (patch) | |
tree | 0b3b75b235f53fb236e9c12026ac4a39f78c86a4 /profiles | |
parent | mask dev-lang/path64[assembler] as it currently fails to build (diff) | |
download | gentoo-2-24b18692c1ea05f63fb6da1689b662c0c0edacd3.tar.gz gentoo-2-24b18692c1ea05f63fb6da1689b662c0c0edacd3.tar.bz2 gentoo-2-24b18692c1ea05f63fb6da1689b662c0c0edacd3.zip |
Create package.use.mask, mask dev-lang/path64[assembler] as it currently fails to build
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.mask | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask new file mode 100644 index 000000000000..799f1c5e3dfd --- /dev/null +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -0,0 +1,20 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.18 2011/08/04 11:21:48 xarthisius Exp $ + +# 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 <developer@gentoo.org> (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 + +# Kacper Kowalik <xarthisius@gentoo.org> (29 Jul 2011) +# mask assembler as it currently doesn't work +dev-lang/path64 assembler |