commit:     fb13b327d2dcc7885227d794dc90a269b9f23579
Author:     Heather <heather <AT> live <DOT> ru>
AuthorDate: Sun May  3 17:15:45 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sun May  3 17:15:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=fb13b327

mono-9999.ebuild MAKEOPTS="${MAKEOPTS} -j1" #nowarn

 dev-lang/mono/mono-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lang/mono/mono-9999.ebuild b/dev-lang/mono/mono-9999.ebuild
index ee8d8bc..9facb85 100644
--- a/dev-lang/mono/mono-9999.ebuild
+++ b/dev-lang/mono/mono-9999.ebuild
@@ -31,6 +31,8 @@ DEPEND="${COMMONDEPEND}
        pax_kernel? ( sys-apps/elfix )
 "
 
+MAKEOPTS="${MAKEOPTS} -j1" #nowarn
+
 pkg_pretend() {
        # If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang 
while compiling.
        # See http://bugs.gentoo.org/261869 for more info."

Reply via email to