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 35A3B15802E for ; Sun, 23 Jun 2024 20:43:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60C2AE29E9; Sun, 23 Jun 2024 20:43:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C275E29E9 for ; Sun, 23 Jun 2024 20:43:54 +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 113D033BE12 for ; Sun, 23 Jun 2024 20:43:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 736FE1AE2 for ; Sun, 23 Jun 2024 20:43:51 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1719174108.6a40d246a27d9ede2dc1b236515d956d4675633c.alexxy@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: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 6a40d246a27d9ede2dc1b236515d956d4675633c X-VCS-Branch: master Date: Sun, 23 Jun 2024 20:43:51 +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: 7f440dd0-1e1b-42d8-bd23-5b6c708dbc25 X-Archives-Hash: 0038f694d686e0a9cd539cb25d6cd8c8 commit: 6a40d246a27d9ede2dc1b236515d956d4675633c Author: Alexey Shvetsov gentoo org> AuthorDate: Sun Jun 23 19:41:40 2024 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sun Jun 23 20:21:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a40d246 sci-libs/lmfit: keyword 9.0-r1 for ~riscv Signed-off-by: Alexey Shvetsov gentoo.org> sci-libs/lmfit/lmfit-9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/lmfit/lmfit-9.0-r1.ebuild b/sci-libs/lmfit/lmfit-9.0-r1.ebuild index 1c7f7fcdd3bf..32374742eb2f 100644 --- a/sci-libs/lmfit/lmfit-9.0-r1.ebuild +++ b/sci-libs/lmfit/lmfit-9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="0/9" -KEYWORDS="amd64 arm ~arm64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~riscv ~x86" PATCHES=( "${FILESDIR}"/${P}-cmake.patch