summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-04 08:31:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-04 08:31:44 +0200
commitadcb28fddb80cbfc322df72a56aa0cbdd105b1b9 (patch)
treec316128e53c7ef3ae1d7d3ceaaf6f7491e4ba12e /dev-python/jupyterlab
parentdev-python/jupyterlab_server: Keyword 2.16.5 x86, #887521 (diff)
downloadgentoo-adcb28fddb80cbfc322df72a56aa0cbdd105b1b9.tar.gz
gentoo-adcb28fddb80cbfc322df72a56aa0cbdd105b1b9.tar.bz2
gentoo-adcb28fddb80cbfc322df72a56aa0cbdd105b1b9.zip
dev-python/jupyterlab: Keyword 3.5.2 x86, #887521
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab')
-rw-r--r--dev-python/jupyterlab/jupyterlab-3.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyterlab/jupyterlab-3.5.2.ebuild b/dev-python/jupyterlab/jupyterlab-3.5.2.ebuild
index e7094984605f..a680c1db2c0a 100644
--- a/dev-python/jupyterlab/jupyterlab-3.5.2.ebuild
+++ b/dev-python/jupyterlab/jupyterlab-3.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD MIT GPL-3 Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
BDEPEND="dev-python/jupyter_packaging[${PYTHON_USEDEP}]"