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 9BFE3139694 for ; Sat, 17 Jun 2017 11:05:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D09224073; Sat, 17 Jun 2017 11:05:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14B50224061 for ; Sat, 17 Jun 2017 11:05:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BE016341797 for ; Sat, 17 Jun 2017 11:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED6FC7487 for ; Sat, 17 Jun 2017 11:05:46 +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: <1497696098.eb61c03b3cbac7db59ad7cf2b6c573c09328b412.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/use.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: eb61c03b3cbac7db59ad7cf2b6c573c09328b412 X-VCS-Branch: master Date: Sat, 17 Jun 2017 11:05:46 +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-Archives-Salt: 9a698bce-9b13-4d05-a06a-1c174c26cc00 X-Archives-Hash: 677ee66c49088ba8ea95d0d94734b0f6 commit: eb61c03b3cbac7db59ad7cf2b6c573c09328b412 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 17 10:40:33 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 17 10:41:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb61c03b profiles/arch/ia64/use.mask: mask USE=luajit and USE=luajittex, bug #554376 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/ia64/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 3e77e969824..10e007d236e 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,6 +3,11 @@ # This is a list of USE flags that should not be used on ia64. +# Sergei Trofimovich (17 Jun 2017) +# There is no luajit support on ia64. Bug #554376 +luajit +luajittex + # Andreas Sturmlechner (25 Feb 2017) # kwallet integration split from kde to distinct flag kwallet