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 42611158015 for ; Sat, 16 Dec 2023 20:56:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D3FB2BC033; Sat, 16 Dec 2023 20:56:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6550A2BC034 for ; Sat, 16 Dec 2023 20:56:44 +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 927E1335DC2 for ; Sat, 16 Dec 2023 20:56:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0990D1492 for ; Sat, 16 Dec 2023 20:56:41 +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: <1702760180.544673594662dc1b697e01512616c91f1ace033e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cfitsio/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/cfitsio/cfitsio-4.2.0.ebuild X-VCS-Directories: sci-libs/cfitsio/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 544673594662dc1b697e01512616c91f1ace033e X-VCS-Branch: master Date: Sat, 16 Dec 2023 20:56:41 +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: 0ea9d6ed-cba2-4870-8686-3cc7f4b242ce X-Archives-Hash: d56dac5c99695111891941386d76d7ff commit: 544673594662dc1b697e01512616c91f1ace033e Author: Sam James gentoo org> AuthorDate: Sat Dec 16 20:56:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 16 20:56:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54467359 sci-libs/cfitsio: Stabilize 4.2.0 ppc64, #920127 Signed-off-by: Sam James gentoo.org> sci-libs/cfitsio/cfitsio-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/cfitsio/cfitsio-4.2.0.ebuild b/sci-libs/cfitsio/cfitsio-4.2.0.ebuild index e8a473dc6943..157232b831b2 100644 --- a/sci-libs/cfitsio/cfitsio-4.2.0.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${P}.tar.gz" LICENSE="ISC" SLOT="0/10" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="bzip2 curl threads tools cpu_flags_x86_sse2 cpu_flags_x86_ssse3" BDEPEND="