diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 12:59:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 12:59:35 +0200 |
commit | 8fb558ca482d86c09497a86117b86e589199c7f2 (patch) | |
tree | 7df411144c5ee5e4ded50a6df56d21fa698d5d29 /dev-python/qtconsole | |
parent | net-libs/libquotient: Add IUSE=qt5,qt6 (diff) | |
download | gentoo-8fb558ca482d86c09497a86117b86e589199c7f2.tar.gz gentoo-8fb558ca482d86c09497a86117b86e589199c7f2.tar.bz2 gentoo-8fb558ca482d86c09497a86117b86e589199c7f2.zip |
dev-python/qtconsole: Stabilize 5.5.1 ALLARCHES, #915298
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-5.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-5.5.1.ebuild b/dev-python/qtconsole/qtconsole-5.5.1.ebuild index 5ceced5c22c0..cd24a56af2d9 100644 --- a/dev-python/qtconsole/qtconsole-5.5.1.ebuild +++ b/dev-python/qtconsole/qtconsole-5.5.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~x86" +KEYWORDS="amd64 arm64 ~loong x86" RDEPEND=" >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}] |