commit: a9f05e68f3d3a01355bd07b6d91bd5860e4c32a5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 06:42:47 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 06:42:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f05e68
dev-python/statsmodels: Stabilize 0.14.6 amd64, #961010 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/statsmodels/statsmodels-0.14.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/statsmodels/statsmodels-0.14.6.ebuild b/dev-python/statsmodels/statsmodels-0.14.6.ebuild index 5afd262071c4..e99f82af49cf 100644 --- a/dev-python/statsmodels/statsmodels-0.14.6.ebuild +++ b/dev-python/statsmodels/statsmodels-0.14.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="examples" # NB: upstream requires building with numpy-2 but supports 1.x
