commit: e999db6dba9c4045f7c659431fe1a7517abcacf8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 3 14:44:40 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 3 14:44:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e999db6d
dev-python/pytest-jupyter: Stabilize 0.11.0 amd64, #967971
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild
b/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild
index dae4d634dfa9..dfce4fddfc22 100644
--- a/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild
+++ b/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.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
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]