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 C9A7A158090 for ; Thu, 26 May 2022 11:16:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B0B4E086D; Thu, 26 May 2022 11:16:40 +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 E33E1E086D for ; Thu, 26 May 2022 11:16:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7B1D23417CB for ; Thu, 26 May 2022 11:16:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A150C4E3 for ; Thu, 26 May 2022 11:16:35 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1653563785.ff41d92c258236da1036d473dda4e5f009e1c598.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/xephem/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/xephem/xephem-4.1.0.ebuild X-VCS-Directories: sci-astronomy/xephem/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: ff41d92c258236da1036d473dda4e5f009e1c598 X-VCS-Branch: master Date: Thu, 26 May 2022 11:16:35 +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: 1e7ba226-ab6f-483b-a55e-23842d6579be X-Archives-Hash: 500c1df449f2f3a4680bf9f2e8b1a732 commit: ff41d92c258236da1036d473dda4e5f009e1c598 Author: Jakov Smolić gentoo org> AuthorDate: Thu May 26 11:16:25 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu May 26 11:16:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff41d92c sci-astronomy/xephem: Stabilize 4.1.0 ppc, #847574 Signed-off-by: Jakov Smolić gentoo.org> sci-astronomy/xephem/xephem-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/xephem/xephem-4.1.0.ebuild b/sci-astronomy/xephem/xephem-4.1.0.ebuild index 05aa27169b66..35a69fd33c26 100644 --- a/sci-astronomy/xephem/xephem-4.1.0.ebuild +++ b/sci-astronomy/xephem/xephem-4.1.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/XEphem-${PV}" LICENSE="MIT" SLOT=0 -KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-libs/openssl:=