commit: d451b3b44db10a373ba231521c893ec0d2af9a7e
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 12 03:41:50 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 05:41:35 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d451b3b4
dev-python/scikit-learn: Stabilize 1.8.0 ppc64, #968645
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/scikit-learn/scikit-learn-1.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/scikit-learn/scikit-learn-1.8.0.ebuild
b/dev-python/scikit-learn/scikit-learn-1.8.0.ebuild
index 038adf6a94ea..c5955ab56202 100644
--- a/dev-python/scikit-learn/scikit-learn-1.8.0.ebuild
+++ b/dev-python/scikit-learn/scikit-learn-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ S=${WORKDIR}/${P/_}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
IUSE="examples"
DEPEND="