diff options
author | 2020-08-03 03:09:30 +0000 | |
---|---|---|
committer | 2020-08-03 03:09:30 +0000 | |
commit | fa76223e0dbf3cef16fc95d506ef36928f22d341 (patch) | |
tree | 6570f1a1b7446c15522c8822ae40aebb6709233e /dev-python/qtconsole | |
parent | dev-python/ipyparallel: arm64 stable (bug #732342) (diff) | |
download | gentoo-fa76223e0dbf3cef16fc95d506ef36928f22d341.tar.gz gentoo-fa76223e0dbf3cef16fc95d506ef36928f22d341.tar.bz2 gentoo-fa76223e0dbf3cef16fc95d506ef36928f22d341.zip |
dev-python/qtconsole: arm64 stable (bug #732342)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-4.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.7.4.ebuild b/dev-python/qtconsole/qtconsole-4.7.4.ebuild index e8699311b506..bb804024a85d 100644 --- a/dev-python/qtconsole/qtconsole-4.7.4.ebuild +++ b/dev-python/qtconsole/qtconsole-4.7.4.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}] |