summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-10-28 19:36:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-10-28 19:36:39 +0000
commit2ade0416f509d423f45d3ef66499b09d2ddc11c0 (patch)
tree6890fbe0f6a49142b2282892d0a931afe2a96e32 /profiles
parentGrab patch from upstream to fix compilation with stricter linkers, such as Da... (diff)
downloadgentoo-2-2ade0416f509d423f45d3ef66499b09d2ddc11c0.tar.gz
gentoo-2-2ade0416f509d423f45d3ef66499b09d2ddc11c0.tar.bz2
gentoo-2-2ade0416f509d423f45d3ef66499b09d2ddc11c0.zip
add testing mask for next nasm release
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 7685294d4b16..8661448c1495 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12111 2010/10/28 19:06:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12112 2010/10/28 19:36:39 mr_bones_ 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
@@ -31,6 +31,10 @@
#--- END OF EXAMPLES ---
+# Michael Sterrett <mr_bones_@gentoo.org> (28 Oct 2010)
+# testing mask for upcoming nasm releases
+>=dev-lang/nasm-2.09.999
+
# Samuli Suominen <ssuominen@gentoo.org> (28 Oct 2010)
# Fails to compile on x86_64 multilib, bug 150495
# Fails to build properly with glibc-2.12, bug 341183