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 23AB9158020 for ; Sat, 19 Nov 2022 04:50:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D83B2E08A0; Sat, 19 Nov 2022 04:50:41 +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 C04C9E0893 for ; Sat, 19 Nov 2022 04:50:41 +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 021BC3411E2 for ; Sat, 19 Nov 2022 04:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA016763 for ; Sat, 19 Nov 2022 04:50:38 +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: <1668833423.8cb5458206f33667f912099006fc85fd64adf73a.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/coinor-mp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild X-VCS-Directories: sci-libs/coinor-mp/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 8cb5458206f33667f912099006fc85fd64adf73a X-VCS-Branch: master Date: Sat, 19 Nov 2022 04:50:38 +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: 51cd1cc8-8664-4097-bf67-178f43bd5357 X-Archives-Hash: f767c78d89bee372ebda3871b70002d1 commit: 8cb5458206f33667f912099006fc85fd64adf73a Author: WANG Xuerui gentoo org> AuthorDate: Sat Nov 19 02:42:28 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 19 04:50:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb54582 sci-libs/coinor-mp: keyword 1.8.4 for ~loong Signed-off-by: WANG Xuerui gentoo.org> sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild b/sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild index 6abaee7ca4e8..6b22c78bf287 100644 --- a/sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild +++ b/sci-libs/coinor-mp/coinor-mp-1.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/CoinMP-releases-${PV}/CoinMP" LICENSE="CPL-1.0" SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux" RDEPEND=" sci-libs/coinor-cbc:=