commit: f5cc957c29a61c0c824db812411c750bc928c871
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 23:52:19 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 23:55:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5cc957c
dev-python/qtconsole: Stabilize 4.7.7 ALLARCHES, #749528
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qtconsole/qtconsole-4.7.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qtconsole/qtconsole-4.7.7.ebuild
b/dev-python/qtconsole/qtconsole-4.7.7.ebuild
index 4e7d19048ac..cee68e3cccd 100644
--- a/dev-python/qtconsole/qtconsole-4.7.7.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.7.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
dev-python/ipykernel[${PYTHON_USEDEP}]