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 503F3158041 for ; Sat, 13 Apr 2024 16:08:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA23E2A3B; Sat, 13 Apr 2024 16:08:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 41630E2A3B for ; Sat, 13 Apr 2024 16:08:36 +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 8D3BB34339A for ; Sat, 13 Apr 2024 16:08:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA5F816E0 for ; Sat, 13 Apr 2024 16:08:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1713024507.4ccfaab63afb3cca22c1fa20eea8d92cbccd5200.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/statsmodels/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/statsmodels/statsmodels-0.14.1.ebuild X-VCS-Directories: dev-python/statsmodels/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4ccfaab63afb3cca22c1fa20eea8d92cbccd5200 X-VCS-Branch: master Date: Sat, 13 Apr 2024 16:08:32 +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: 5490bfa2-eff7-47ec-ac1d-1f82fa6b328c X-Archives-Hash: 728009813bd04bbed6dfee0d4aa023ca commit: 4ccfaab63afb3cca22c1fa20eea8d92cbccd5200 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 13 15:02:54 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 13 16:08:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccfaab6 dev-python/statsmodels: Remove keywords for arches with broken Arrow Signed-off-by: Michał Górny gentoo.org> dev-python/statsmodels/statsmodels-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/statsmodels/statsmodels-0.14.1.ebuild b/dev-python/statsmodels/statsmodels-0.14.1.ebuild index f9414408ab84..d3e49aeb005b 100644 --- a/dev-python/statsmodels/statsmodels-0.14.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.14.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv ~s390 ~sparc ~amd64-linux" +KEYWORDS="amd64 arm64 ~loong ~riscv ~s390 ~amd64-linux" IUSE="examples" DEPEND="