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 95B1015808B for ; Mon, 7 Feb 2022 11:36:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B94D2BC073; Mon, 7 Feb 2022 11:36:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA3152BC071 for ; Mon, 7 Feb 2022 11:36:18 +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 00F35342F4E for ; Mon, 7 Feb 2022 11:36:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 262932F5 for ; Mon, 7 Feb 2022 11:36:14 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1644233759.80f127e2d619a214b198f3958421bc87b3582a85.sam@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.13.1.ebuild X-VCS-Directories: dev-python/statsmodels/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 80f127e2d619a214b198f3958421bc87b3582a85 X-VCS-Branch: master Date: Mon, 7 Feb 2022 11:36:14 +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: b4c1f522-7d6f-4913-929f-d67cdcd2ca2e X-Archives-Hash: 268505159ca7fed1d310218ded3e7703 commit: 80f127e2d619a214b198f3958421bc87b3582a85 Author: Sam James gentoo org> AuthorDate: Mon Feb 7 11:35:59 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 7 11:35:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f127e2 dev-python/statsmodels: Keyword 0.13.1 sparc, #831852 Signed-off-by: Sam James gentoo.org> dev-python/statsmodels/statsmodels-0.13.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/statsmodels/statsmodels-0.13.1.ebuild b/dev-python/statsmodels/statsmodels-0.13.1.ebuild index d48dd84403f5..b89cd0bbb873 100644 --- a/dev-python/statsmodels/statsmodels-0.13.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.13.1.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=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="