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 138EF158042 for ; Sat, 9 Nov 2024 17:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5206BE0922; Sat, 9 Nov 2024 17:04:49 +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 146D1E0922 for ; Sat, 9 Nov 2024 17:04:49 +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 30084335D7B for ; Sat, 9 Nov 2024 17:04:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A8C71DF4 for ; Sat, 9 Nov 2024 17:04:45 +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: <1731171855.24354a7880487946856cf86084651762ce642ae5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/openlibm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/openlibm/openlibm-0.8.3.ebuild X-VCS-Directories: sci-libs/openlibm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 24354a7880487946856cf86084651762ce642ae5 X-VCS-Branch: master Date: Sat, 9 Nov 2024 17:04:45 +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: 81d5107b-8386-4cc1-b933-c6d0fe8d0ebe X-Archives-Hash: b8d01bee29831a636490a219a47c0a69 commit: 24354a7880487946856cf86084651762ce642ae5 Author: Sam James gentoo org> AuthorDate: Sat Nov 9 17:04:15 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 9 17:04:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24354a78 sci-libs/openlibm: Stabilize 0.8.3 ppc, #943155 Signed-off-by: Sam James gentoo.org> sci-libs/openlibm/openlibm-0.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/openlibm/openlibm-0.8.3.ebuild b/sci-libs/openlibm/openlibm-0.8.3.ebuild index d1b2e93119b6..769967aae183 100644 --- a/sci-libs/openlibm/openlibm-0.8.3.ebuild +++ b/sci-libs/openlibm/openlibm-0.8.3.ebuild @@ -13,7 +13,7 @@ IUSE="static-libs" LICENSE="public-domain MIT ISC BSD-2 LGPL-2.1+" # See https://abi-laboratory.pro/index.php?view=timeline&l=openlibm SLOT="0/4" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux" PATCHES=( "${FILESDIR}"/${P}-stack-protection.patch