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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E25F158088 for ; Sat, 22 Jan 2022 01:17:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 603772BC021; Sat, 22 Jan 2022 01:17:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48D042BC021 for ; Sat, 22 Jan 2022 01:17:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FC9D343526 for ; Sat, 22 Jan 2022 01:17:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96DAF29A for ; Sat, 22 Jan 2022 01:17:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1642814260.a15471cdb7888c37feec88cd32f162f03706258b.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a15471cdb7888c37feec88cd32f162f03706258b X-VCS-Branch: master Date: Sat, 22 Jan 2022 01:17:53 +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: f0079743-3a1c-4c9a-85ae-29581a9303fc X-Archives-Hash: 3ee96af2dd47b3fe80797693ee00decb commit: a15471cdb7888c37feec88cd32f162f03706258b Author: Sam James gentoo org> AuthorDate: Sat Jan 22 00:55:20 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 22 01:17:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15471cd profiles/arch/arm64: unmask dev-libs/libgcrypt[cpu_flags_arm_neon] Works for 64-bit too. Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index d03b417d1462..b80b086f2737 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-01-22) +# Supports 64-bit NEON +dev-libs/libgcrypt -cpu_flags_arm_neon + # Sam James (2022-01-02) # sys-fabric/ofed is not keyworded here sys-cluster/slurm ofed