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 BB32C139695 for ; Mon, 10 Jul 2017 10:35:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E475F2741CB; Mon, 10 Jul 2017 10:35:54 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C062B2741CB for ; Mon, 10 Jul 2017 10:35:54 +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 616D4341B14 for ; Mon, 10 Jul 2017 10:35:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A678774A8 for ; Mon, 10 Jul 2017 10:35:51 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1499682943.5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef X-VCS-Branch: master Date: Mon, 10 Jul 2017 10:35:51 +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: c24450a2-4cad-4909-928b-2e13f7f69a1f X-Archives-Hash: c0580e06b15320b983c7b4bbc6b8af72 commit: 5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 10 10:14:47 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jul 10 10:35:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac6b10c profiles/arch/arm64: mask redis[luajit] profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index be0dd3a436f..7002c443044 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Alexis Ballier (10 Jul 2017) +# luajit added arm64 support in luajit 2.1, still in rc/beta, revisit this when +# such a version hits the tree +dev-db/redis luajit + +# Alexis Ballier (10 Jul 2017) # Virtualbox is x86 only app-emulation/libvirt virtualbox