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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A208415802C for ; Tue, 17 Dec 2024 10:57:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2928E08B1; Tue, 17 Dec 2024 10:57:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 88F86E08A8 for ; Tue, 17 Dec 2024 10:57:13 +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 6BAA13406D1 for ; Tue, 17 Dec 2024 10:57:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09E001EC5 for ; Tue, 17 Dec 2024 10:57:11 +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: <1734432993.0c902867933a8388b80f72aaf4f66546e76bc880.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 profiles/arch/arm64/package.use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0c902867933a8388b80f72aaf4f66546e76bc880 X-VCS-Branch: master Date: Tue, 17 Dec 2024 10:57:11 +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: 050e5d1b-f05d-41ca-93eb-e018f3af53b6 X-Archives-Hash: 1dfb555f723d58ad58ba0c3becef977d commit: 0c902867933a8388b80f72aaf4f66546e76bc880 Author: Sam James gentoo org> AuthorDate: Tue Dec 17 10:56:33 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 17 10:56:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c902867 profiles/arch/arm64: unmask sys-devel/gcc[ada] for ~arch We have dev-lang/ada-bootstrap available here now. Bug: https://bugs.gentoo.org/940472 Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3dea816eccc2..c4859234c15c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2024-12-17) +# dev-lang/ada-bootstrap exists here +sys-devel/gcc -ada + # Alexey Shvetsov (2024-11-21) # sci-libs/caffe2 is not keyworded on arm64 sci-chemistry/gromacs nnpot diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 94fd9546f29a..fed2d8006955 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2024-12-17) +# dev-lang/ada-bootstrap exists here (but is not yet marked stable) +sys-devel/gcc ada + # Eray Aslan (2024-06-17) # mongodb needed for tests which is not stable keyworded for arm64 dev-libs/mongo-c-driver test