commit: 2a7c5abaf12b5df7f656f756c7a7d1654a34c220
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 3 14:44:41 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 3 14:44:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7c5aba
dev-python/qtconsole: Stabilize 5.7.0 amd64, #967971
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/qtconsole/qtconsole-5.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/qtconsole/qtconsole-5.7.0.ebuild
b/dev-python/qtconsole/qtconsole-5.7.0.ebuild
index 7b9aaa5d702f..532cc438b5f1 100644
--- a/dev-python/qtconsole/qtconsole-5.7.0.ebuild
+++ b/dev-python/qtconsole/qtconsole-5.7.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
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~x86"
RDEPEND="
>=dev-python/ipykernel-4.1[${PYTHON_USEDEP}]