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 8E42715813A for ; Mon, 06 Jan 2025 04:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5764E077D; Mon, 06 Jan 2025 04:00:20 +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 3544FE077D for ; Mon, 06 Jan 2025 04:00:20 +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 1FF2033C84E for ; Mon, 06 Jan 2025 04:00:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC8F91BA2 for ; Mon, 06 Jan 2025 04:00:17 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1736135974.a941135e0a290b2418fcede3f4370e605ad19d23.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mpfi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild X-VCS-Directories: sci-libs/mpfi/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: a941135e0a290b2418fcede3f4370e605ad19d23 X-VCS-Branch: master Date: Mon, 06 Jan 2025 04:00:17 +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: 4876f6c8-5c26-4736-ad28-30581017d906 X-Archives-Hash: b28e5b8a0816c7fa16feec9fff6b6699 commit: a941135e0a290b2418fcede3f4370e605ad19d23 Author: WANG Xuerui gentoo org> AuthorDate: Mon Jan 6 03:59:34 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Mon Jan 6 03:59:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a941135e sci-libs/mpfi: keyword 1.5.4_p20220401 for ~loong Signed-off-by: WANG Xuerui gentoo.org> sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild b/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild index 9694c5abd983..bea69d29e332 100644 --- a/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild +++ b/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-1.5.4" # are LGPL-2.1+ LICENSE="GPL-3 LGPL-3 LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" DEPEND=" dev-libs/gmp:0=