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 C89B31581EC for ; Thu, 21 Nov 2024 21:09:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5527E082F; Thu, 21 Nov 2024 21:09:01 +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 pigeon.gentoo.org (Postfix) with ESMTPS id A09E8E0833 for ; Thu, 21 Nov 2024 21:09:01 +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 EEF77342FA2 for ; Thu, 21 Nov 2024 21:09:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 957F4214E for ; Thu, 21 Nov 2024 21:08:57 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1732223325.4328f395f6ddfee8edb28a80cb00888efeb9d3a4.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lmfit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/lmfit/lmfit-9.0-r1.ebuild X-VCS-Directories: sci-libs/lmfit/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4328f395f6ddfee8edb28a80cb00888efeb9d3a4 X-VCS-Branch: master Date: Thu, 21 Nov 2024 21:08:57 +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: f8bc2a15-8d13-4897-8e7a-31cb74618df5 X-Archives-Hash: 6069bb465d3a9d2b5346c9dc35a47022 commit: 4328f395f6ddfee8edb28a80cb00888efeb9d3a4 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 21 21:08:45 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 21 21:08:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4328f395 sci-libs/lmfit: Stabilize 9.0-r1 arm64, #944251 Signed-off-by: Arthur Zamarin gentoo.org> sci-libs/lmfit/lmfit-9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/lmfit/lmfit-9.0-r1.ebuild b/sci-libs/lmfit/lmfit-9.0-r1.ebuild index 32374742eb2f..7b5a1669b02e 100644 --- a/sci-libs/lmfit/lmfit-9.0-r1.ebuild +++ b/sci-libs/lmfit/lmfit-9.0-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="0/9" -KEYWORDS="amd64 arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~riscv ~x86" PATCHES=( "${FILESDIR}"/${P}-cmake.patch