From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 938ED1582EF for ; Mon, 10 Feb 2025 23:19:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7C8773430CB for ; Mon, 10 Feb 2025 23:19:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A9C43110471; Mon, 10 Feb 2025 23:18:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 9DA27110471 for ; Mon, 10 Feb 2025 23:18:55 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31BC83430C5 for ; Mon, 10 Feb 2025 23:18:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82FFE2381 for ; Mon, 10 Feb 2025 23:18: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: <1739229504.5f86ba9ab255ca66e643c8673d3656e6ddae3b72.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/calcmysky/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild X-VCS-Directories: sci-astronomy/calcmysky/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5f86ba9ab255ca66e643c8673d3656e6ddae3b72 X-VCS-Branch: master Date: Mon, 10 Feb 2025 23:18: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: 5c7b4bfb-c4af-4555-a9ab-fb418246690b X-Archives-Hash: a0060b162c6bb1492b42517b6e8740ec commit: 5f86ba9ab255ca66e643c8673d3656e6ddae3b72 Author: Sam James gentoo org> AuthorDate: Mon Feb 10 23:18:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 10 23:18:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f86ba9a sci-astronomy/calcmysky: Stabilize 0.3.3-r1 amd64, #945575 Signed-off-by: Sam James gentoo.org> sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild index 9ace530fff88..62e012868ffd 100644 --- a/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild +++ b/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/CalcMySky-${PV}" LICENSE="GPL-3" # subslot is soversion SLOT="0/15" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" DEPEND=" dev-cpp/eigen:3