diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:33:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:33:34 +0200 |
commit | 692d665e620739e85e308bbf5b0e83075f8e7b68 (patch) | |
tree | 97109ea024b4498b980d2207aef5053b6b6cffdd /dev-python/qtconsole/qtconsole-4.7.5.ebuild | |
parent | www-servers/gunicorn: amd64 stable wrt bug #737718 (diff) | |
download | gentoo-692d665e620739e85e308bbf5b0e83075f8e7b68.tar.gz gentoo-692d665e620739e85e308bbf5b0e83075f8e7b68.tar.bz2 gentoo-692d665e620739e85e308bbf5b0e83075f8e7b68.zip |
dev-python/qtconsole: amd64/arm64 stable (ALLARCHES policy) wrt bug #737722
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole/qtconsole-4.7.5.ebuild')
-rw-r--r-- | dev-python/qtconsole/qtconsole-4.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.7.5.ebuild b/dev-python/qtconsole/qtconsole-4.7.5.ebuild index 2ad68b8dcdbf..aab6373c31f6 100644 --- a/dev-python/qtconsole/qtconsole-4.7.5.ebuild +++ b/dev-python/qtconsole/qtconsole-4.7.5.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}] |