diff options
author | Sam James <sam@gentoo.org> | 2020-12-27 19:00:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-27 19:01:35 +0000 |
commit | 0137cacec559cc5f9febdb28ac85551eb0e49899 (patch) | |
tree | d6c0ef619fc86692c0e209b77d9a12058547d008 /dev-python/qtconsole | |
parent | virtual/libcrypt: drop ppc-aix m68k-mint (diff) | |
download | gentoo-0137cacec559cc5f9febdb28ac85551eb0e49899.tar.gz gentoo-0137cacec559cc5f9febdb28ac85551eb0e49899.tar.bz2 gentoo-0137cacec559cc5f9febdb28ac85551eb0e49899.zip |
dev-python/qtconsole: Stabilize 5.0.1 ALLARCHES, #761643
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-5.0.1.ebuild b/dev-python/qtconsole/qtconsole-5.0.1.ebuild index 83816f809467..b629a8ca22d6 100644 --- a/dev-python/qtconsole/qtconsole-5.0.1.ebuild +++ b/dev-python/qtconsole/qtconsole-5.0.1.ebuild @@ -14,7 +14,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}] |