From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7713138334 for ; Tue, 21 May 2019 06:32:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC593E08F0; Tue, 21 May 2019 06:32:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C00DCE08F0 for ; Tue, 21 May 2019 06:32:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9245344CDF for ; Tue, 21 May 2019 06:32:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F10757B for ; Tue, 21 May 2019 06:32:28 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1558420343.35dae964f2dd1aba624b0775e4dfa6b31300ab7d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/package.use.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 35dae964f2dd1aba624b0775e4dfa6b31300ab7d X-VCS-Branch: master Date: Tue, 21 May 2019 06:32:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e0dabbbc-402e-40f3-ac10-c6895f690165 X-Archives-Hash: ba2ad6b8d26c97e59c15a50dcf8b12eb commit: 35dae964f2dd1aba624b0775e4dfa6b31300ab7d Author: Sergei Trofimovich gentoo org> AuthorDate: Tue May 21 06:31:53 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue May 21 06:32:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dae964 profiles/arch/ia64/package.use.mask: mask spidermonkey[jit] No jit implementation for ia64. Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/ia64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0e97607f49a..541a9c44f2f 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (21 May 2019) +# No ia64 arch support for jit. +dev-lang/spidermonkey jit + # Mart Raudsepp (17 Mar 2019) # Unkeyworded media-libs/opencv dependency, bug #680656 media-gfx/shotwell opencv