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 5290515812D for ; Wed, 01 Jan 2025 10:25:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 735D8E077A; Wed, 01 Jan 2025 10:25:31 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 464E0E0769 for ; Wed, 01 Jan 2025 10:25:31 +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 5464A33BE9F for ; Wed, 01 Jan 2025 10:25:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A528DAED for ; Wed, 01 Jan 2025 10:25:28 +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: <1735727093.bfacf008d3cf7e642fc08d77b18d228cad352ba4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ada-bootstrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild X-VCS-Directories: dev-lang/ada-bootstrap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfacf008d3cf7e642fc08d77b18d228cad352ba4 X-VCS-Branch: master Date: Wed, 01 Jan 2025 10:25:28 +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: 312cf825-249d-4d9b-afbd-d03c8e4d1eb6 X-Archives-Hash: 9e96de50a77fa66c9b1ba5e552e9ccc0 commit: bfacf008d3cf7e642fc08d77b18d228cad352ba4 Author: Sam James gentoo org> AuthorDate: Wed Jan 1 10:19:12 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 1 10:24:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfacf008 dev-lang/ada-bootstrap: stabilize 14 for hppa Signed-off-by: Sam James gentoo.org> dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild b/dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild index 1cbe8a1f145a..c44fe0486d4b 100644 --- a/dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild +++ b/dev-lang/ada-bootstrap/ada-bootstrap-14.ebuild @@ -63,7 +63,7 @@ S=${WORKDIR} LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc" +KEYWORDS="-* amd64 ~arm ~arm64 hppa ppc ppc64 ~riscv ~sparc" RDEPEND=" >=dev-libs/gmp-4.3.2:=