diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 00:24:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 01:21:29 +0800 |
commit | 558dce6c0cd9a98318f93ef19b73c724064b3dfa (patch) | |
tree | 2bc4834aa900062a06eac22bbe6378bf4892f559 /dev-python/qtconsole | |
parent | dev-python/QtPy: keyword 2.3.0 for ~loong (diff) | |
download | gentoo-558dce6c0cd9a98318f93ef19b73c724064b3dfa.tar.gz gentoo-558dce6c0cd9a98318f93ef19b73c724064b3dfa.tar.bz2 gentoo-558dce6c0cd9a98318f93ef19b73c724064b3dfa.zip |
dev-python/qtconsole: keyword 5.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-5.4.0.ebuild b/dev-python/qtconsole/qtconsole-5.4.0.ebuild index 2a5b0bb408d9..a0923cdc14bc 100644 --- a/dev-python/qtconsole/qtconsole-5.4.0.ebuild +++ b/dev-python/qtconsole/qtconsole-5.4.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" RDEPEND=" >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}] |