From 2b5af466ef13114f8f25ad48dd4db5af5ca202b4 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jan 2026 16:44:41 +0200 Subject: [PATCH] dev-python/ipywidgets: Stabilize 8.1.8 amd64, #967971 Signed-off-by: Arthur Zamarin --- dev-python/ipywidgets/ipywidgets-8.1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild b/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild index 7c0c6b3eb48a6..a4e34cb64dea8 100644 --- a/dev-python/ipywidgets/ipywidgets-8.1.8.ebuild +++ b/dev-python/ipywidgets/ipywidgets-8.1.8.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 arm arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~x86" RDEPEND=" >=dev-python/comm-0.1.3[${PYTHON_USEDEP}]