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 4FB2E139694 for ; Mon, 10 Jul 2017 10:35:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 496FC2741DF; Mon, 10 Jul 2017 10:35:56 +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 2A5F02741DF for ; Mon, 10 Jul 2017 10:35:56 +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 F247B341B14 for ; Mon, 10 Jul 2017 10:35:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2742874AF for ; Mon, 10 Jul 2017 10:35:52 +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: <1499682944.e0e455c8c531f27e09a66b65f66ddf98d0229d4d.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: e0e455c8c531f27e09a66b65f66ddf98d0229d4d X-VCS-Branch: master Date: Mon, 10 Jul 2017 10:35:52 +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: afe68ae8-a0a2-4544-89c1-d638e8420abe X-Archives-Hash: d18ee38d8d66bde1907b44cff8558b42 commit: e0e455c8c531f27e09a66b65f66ddf98d0229d4d Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 10 10:32:44 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jul 10 10:35:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e455c8 profiles/arch/arm64: mask nginx[luajit] too profiles/arch/arm64/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e3b235dd178..1799422f25b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -9,6 +9,7 @@ media-libs/devil nvtt # 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 +www-servers/nginx luajit # Alexis Ballier (10 Jul 2017) # Virtualbox is x86 only