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 9AACD158094 for ; Sat, 16 Jul 2022 12:30:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A50E3E0F1C; Sat, 16 Jul 2022 12:30:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8572E0EDC for ; Sat, 16 Jul 2022 12:30:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CBC1341019 for ; Sat, 16 Jul 2022 12:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 438AC7F for ; Sat, 16 Jul 2022 12:30:18 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1657974508.ef4e5a3eae746159191ac40c854a1b7ed3b2255d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild X-VCS-Directories: sci-mathematics/lcalc/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: ef4e5a3eae746159191ac40c854a1b7ed3b2255d X-VCS-Branch: master Date: Sat, 16 Jul 2022 12:30:18 +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: 0fd55931-a39c-4440-a662-717c2d381178 X-Archives-Hash: c54c95833abf68c5baa0fb9b51df6b6e commit: ef4e5a3eae746159191ac40c854a1b7ed3b2255d Author: Michael Orlitzky gentoo org> AuthorDate: Sat Jul 16 12:28:28 2022 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Jul 16 12:28:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4e5a3e sci-mathematics/lcalc: maintainer stabilize 2.0.5-r2. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild b/sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild index 640cc2e5b59b..27c1bc7592fc 100644 --- a/sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild +++ b/sci-mathematics/lcalc/lcalc-2.0.5-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/25f029f3c02fcb6c3174972e0ac0e LICENSE="GPL-2+" # The subslot is the libLfunction soname major version SLOT="0/1" -KEYWORDS="~amd64" +KEYWORDS="amd64" # Omit USE=mpfr for now because it's broken upstream: #